diff --git a/css/custom.css b/css/custom.css index a4481394db..eca13af40b 100644 --- a/css/custom.css +++ b/css/custom.css @@ -227,6 +227,19 @@ h3.blue-text{ font-size:18px; } +.alert{ + background-color: #E6EFF4 !important; + color: #000000 !important; + border: 0px !important; + text-align: center !important; + border-radius: 0% !important; +} + +.alert a{ + color: #0F77D2 !important; + font-weight: bold !important; +} + .news:hover{ background-color:#fff; diff --git a/index.html b/index.html index 5a26cdc5ba..705eb483cf 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,7 @@

Optimize and Accelerate Machine Learning Inferencing and Training

- +
@@ -114,8 +114,18 @@
+ + + + +
OpenVINO
@@ -332,7 +342,7 @@
Default CPU
CUDA
AMD GPU
-
DNNL
+
oneDNN