From 7ba59ff584a576b7cebac6344ea399d04bccadac Mon Sep 17 00:00:00 2001 From: JC Brand Date: Tue, 1 Jan 2019 09:58:41 +0100 Subject: [PATCH] Indentation, make privacy policy text a bit smaller --- css/website.css | 82 ++++++------- index.html | 2 +- sass/website.scss | 300 +++++++++++++++++++++++----------------------- 3 files changed, 192 insertions(+), 192 deletions(-) diff --git a/css/website.css b/css/website.css index f389b706f..3da9e1846 100644 --- a/css/website.css +++ b/css/website.css @@ -5072,38 +5072,29 @@ html { height: 100%; } body { + webkit-tap-highlight-color: rgba(255, 255, 255, 0.2); width: 100%; height: 100%; font-family: "Lora", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #ffffff; background-color: #211018; } +::-moz-selection, +::selection { + text-shadow: none; + background: #fcfcfc; + background: rgba(255, 255, 255, 0.2); } + +img::selection, +img::-moz-selection { + background: transparent; } + h1, h2, h3, h4, h5, h6 { margin: 0 0 35px; font-family: Futura,Helvetica,Trebuchet MS,Arial,sans-serif; font-weight: normal; letter-spacing: 1px; } -.hidden { - display: none !important; } - -.indiechat { - font-size: 100px !important; - margin-bottom: 0 !important; } - .indiechat .subdued { - opacity: 0.15; - font-size: 95%; - word-spacing: 50px; } - -#about p { - opacity: 0.9; } - -.byline { - font-family: Futura,Helvetica,Trebuchet MS,Arial,sans-serif; - font-size: 28px; - opacity: 0.6; - margin-bottom: 3em; } - p { margin: 0 0 25px; font-size: 18px; @@ -5120,10 +5111,29 @@ a { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } + a:hover, a:focus { + text-decoration: none; + color: #00aaff; } -a:hover, a:focus { - text-decoration: none; - color: #00aaff; } +.hidden { + display: none !important; } + +.indiechat { + font-size: 100px !important; + margin-bottom: 0 !important; } + .indiechat .subdued { + opacity: 0.15; + font-size: 95%; + word-spacing: 50px; } + +.byline { + font-family: Futura,Helvetica,Trebuchet MS,Arial,sans-serif; + font-size: 28px; + opacity: 0.6; + margin-bottom: 3em; } + +#about p { + opacity: 0.9; } .light { font-weight: 400; } @@ -5297,10 +5307,15 @@ section h4 { padding-top: 100px; padding-top: 100px; min-height: 100vh; } + .content-section.account-hosting { + font-size: 80%; } .content-section .privacy-policy { padding-top: 2em; } .content-section .privacy-policy h4 { - padding-top: 1.5em; } + padding: 0; + margin-top: 0.5em; + margin-bottom: 0.5em; + font-size: 2em; } .content-section .privacy-policy p { font-size: 1.2em; padding-bottom: 0; @@ -5351,25 +5366,6 @@ section h4 { .banner-social-buttons a i { font-size: 115%; } -::-moz-selection { - text-shadow: none; - background: #fcfcfc; - background: rgba(255, 255, 255, 0.2); } - -::selection { - text-shadow: none; - background: #fcfcfc; - background: rgba(255, 255, 255, 0.2); } - -img::selection { - background: transparent; } - -img::-moz-selection { - background: transparent; } - -body { - webkit-tap-highlight-color: rgba(255, 255, 255, 0.2); } - ul.contact, ul.integration, ul.screencasts, diff --git a/index.html b/index.html index 7c917553f..1fea0a1df 100644 --- a/index.html +++ b/index.html @@ -285,7 +285,7 @@ -
+