diff --git a/homepage/theme/static/css/fix.css b/homepage/theme/static/css/fix.css index 234a6e5..1cf648b 100644 --- a/homepage/theme/static/css/fix.css +++ b/homepage/theme/static/css/fix.css @@ -35,15 +35,6 @@ COLORS .cclr-dark-white { background-color: #f9f7f2; } -.mintA { - background-color: #BBD9D3; -} -.mintB { - background-color: #89B8AF; -} -.mintC { - background-color: #72A49A; -} /* --------------------------------------------------- @@ -77,7 +68,11 @@ LAYOUT /* Custom Tachyons class */ .w55-container, .w55 { + width: 20rem; +} +.w56 { width: 20rem; + height: 480px; } /* Custom media query - extra small */ @media only screen and (max-width: 40em) { @@ -85,7 +80,9 @@ LAYOUT width: 100%; } } - +.mt77 { + margin-top: 18rem; +} /* --------------------------------------------------- TYPO AND LAYOUT ELEMENTS @@ -358,8 +355,12 @@ GRAPHICS } } /* --------------------------------------------- */ -#bg-temp { - background: url(/theme/images/temp.png) center; +#bg-feature-1 { + background: url(/theme/images/gfx-feature-1.png) center; + background-repeat: no-repeat; +} +#bg-feature-2 { + background: url(/theme/images/gfx-feature-2.png) center; background-repeat: no-repeat; } /* --------------------------------------------- */ diff --git a/homepage/theme/static/images/gfx-feature-1.png b/homepage/theme/static/images/gfx-feature-1.png new file mode 100644 index 0000000..c2e40cb Binary files /dev/null and b/homepage/theme/static/images/gfx-feature-1.png differ diff --git a/homepage/theme/static/images/gfx-feature-2.png b/homepage/theme/static/images/gfx-feature-2.png new file mode 100644 index 0000000..995d5c9 Binary files /dev/null and b/homepage/theme/static/images/gfx-feature-2.png differ diff --git a/homepage/theme/static/images/temp.png b/homepage/theme/static/images/temp.png deleted file mode 100644 index e755deb..0000000 Binary files a/homepage/theme/static/images/temp.png and /dev/null differ diff --git a/homepage/theme/templates/index.html b/homepage/theme/templates/index.html index b18b2af..9d8706c 100644 --- a/homepage/theme/templates/index.html +++ b/homepage/theme/templates/index.html @@ -41,53 +41,48 @@ -
-
-
-
-

+ +
+
+

Free & Open

- Anyone can audit our open source code to verify it works as intended. Offen will always be available for free. + Our open source code can be fully audited by the community. It will always be available for free. Seriously.

-
-
-
-
-

- Fair & Secure + +
+
+

+ Fair & Secure

- Pay respect to your website visitors and gain insights as a user at the same time. All data is encrypted end-to-end. + Pay respect to your website visitors. Gain valuable insights at the same time. All data is encrypted end-to-end.

-
-
+
-
-

- Easy to use +
+

+ Self hosted

- Simply paste our code into the source of your website. Users can visit the auditorium to access their data. + Comply with GDPR guidelines. Don't share data with third parties. Your users have full access to their data.

-
-