diff --git a/pages/.vitepress/theme/custom.css b/pages/.vitepress/theme/custom.css index 9b1a4cc7..2edc3813 100644 --- a/pages/.vitepress/theme/custom.css +++ b/pages/.vitepress/theme/custom.css @@ -10,22 +10,25 @@ /* margin-bottom: 64px; */ } -.hc-white-block { +.hc-block { display: block; width: 100vw; max-width: 100%; min-height: 100px; /* background-color: rgb(255, 255, 255); */ - /* margin-bottom: 64px; */ } -.hc-grey-block { - display: block; - width: 100vw; - max-width: 100%; - min-height: 100px; +/* Grey block */ +.hc-block:nth-child(even) { background-color: rgb(238, 238, 238); - /* margin-bottom: 64px; */ +} + +.hc-grey-block { + background-color: rgb(238, 238, 238) !important; +} + +.hc-white-block { + background-color: unset !important; } .hc-title-main { diff --git a/pages/index.md b/pages/index.md index 2dd7b869..0dc27f17 100644 --- a/pages/index.md +++ b/pages/index.md @@ -25,7 +25,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
-
+
Freedom to Explore @@ -36,7 +36,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
-
+
Core products @@ -73,7 +73,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
-
+
Contact us @@ -93,7 +93,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
-
+
Roles @@ -112,7 +112,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
-
+
About ISO @@ -131,7 +131,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
-
+
Scientific Tools @@ -150,7 +150,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
-
+
Pillars @@ -169,7 +169,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
-
+
Agreements @@ -180,7 +180,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
-
+
About HUNT Cloud