diff --git a/homepage/theme/static/css/fix.css b/homepage/theme/static/css/fix.css index 5548360..17e56bc 100644 --- a/homepage/theme/static/css/fix.css +++ b/homepage/theme/static/css/fix.css @@ -14,7 +14,6 @@ COLORS .cclr-bg-yellow-bright-very { background-color: #F9F7F2; } - /* Mint */ .cclr-bg-mint-dark { background-color: #9BC5BC; @@ -51,6 +50,9 @@ COLORS /* White */ +.cclr-bg-white-fade-end { + background-color: #f3f0e7; +} .cclr-bg-white-dark { background-color: #f9f7f2; } @@ -126,8 +128,8 @@ LAYOUT .hx-compare-c, .hx-compare-d, .hx-metrics, -.hx-localize-a, -.hx-localize-b, +.hx-localize, +.hx-customize, .hx-difference { height: 100%; } @@ -169,11 +171,11 @@ LAYOUT .hx-metrics { height: 132rem; } - .hx-localize-a { - height: 14rem; + .hx-localize { + height: 24rem; } - .hx-localize-b { - height: 17rem; + .hx-customize { + height: 24rem; } .hx-difference { height: 33rem; @@ -484,11 +486,6 @@ STACKING IMAGES width: 220px; z-index : 560; } -.bg-localize-marker { - top: 2rem; - left: -1.8rem; - z-index : 561; -} .bg-cta-pfeil { top: -13rem; left: 66%; @@ -511,11 +508,8 @@ STACKING IMAGES left: calc(100% - 30rem); } .bg-localize { - left: calc(100% - 22rem); - } - .bg-localize-marker { - top: 1rem; - left: -2rem; + top: -4rem; + left: calc(100% - 26rem); } .bg-cta-pfeil { top: -14rem; @@ -534,14 +528,10 @@ STACKING IMAGES left: calc(100% - 20rem); } .bg-localize { - top: 6rem; - left: 43rem; + top: 4rem; + left: 38rem; width: 300px; } - .bg-localize-marker { - top: -0.5rem; - left: 4rem; - } .bg-cta-pfeil { top: -12rem; left: 66%; diff --git a/homepage/theme/templates/index.html b/homepage/theme/templates/index.html index e551c43..618194e 100644 --- a/homepage/theme/templates/index.html +++ b/homepage/theme/templates/index.html @@ -504,61 +504,54 @@ - +
-
languages
- -
-
- -
- -

- - Localize - -

-

- Offen is currently available in English, German and French. -

-

- Our consent banner and the Auditorium for operators as well as users can be displayed in the respective locale. -

-
- -
-
-
- -
-
-
+
-
-
-
- marker -
-
-

- Contributions welcome -

-

- Support fair web analytics by contributing Spanish, Portuguese and other language versions. Feel free to request an invitation to our translation workflow. -

-

- You are invited to collaborate on other areas of the application as well. Check out our in-depth developer guide. -

+
+
+

+ + Localize + +

+

+ Offen is available in English, German and French. +

+

+ Our consent banner and the Auditorium for operators as well as users can be displayed in the respective locale. +

+

+ Support fair web analytics by contributing other language versions. Request an invitation to our translation workflow. +

+
-
+
+
+
+
+ + +
+ +
+
+

+ + Customize + +

+

+ The Offen consent banner is customizable in color, shape and basic font specifications to match your existing design. +