diff --git a/custom.css b/custom.css index 811b925..9045bde 100644 --- a/custom.css +++ b/custom.css @@ -174,7 +174,103 @@ span.avoidwrap { } @media screen and (max-width:750px) { - .navbar.hidden-on-tablet {display: none} - .hidden-on-tablet {display: none} - .shown-on-tablet {display: block} -} + .navbar.hidden-on-tablet {display: none} + .hidden-on-tablet {display: none} + .shown-on-tablet {display: block} +} + +/* Footer */ + +.rb-footer { + background-color: #ffffff; + border-top: solid 4px #AA0000; + padding: 60px 0 30px; +} + +.rb-footer-grid { + display: grid; + grid-template-columns: 2fr 1fr 1fr 1fr; + gap: 40px; +} + +.rb-footer-logo { + font-size: 1.4em; + font-weight: bold; + color: #AA0000 !important; +} + +.rb-footer-tagline { + font-size: 0.85em; + color: #888; + margin-top: 10px; + line-height: 1.5; +} + +.rb-footer-group-title { + font-weight: bold; + font-size: 0.85em; + display: block; + margin-bottom: 15px; +} + +.rb-footer-links { + display: flex; + flex-direction: column; + gap: 8px; +} + +.rb-footer-links a { + font-size: 0.85em; + color: #888; +} + +.rb-footer-links a:hover { + color: #AA0000; +} + +.rb-footer-ctas { + margin-top: 40px; + display: flex; + gap: 12px; + flex-wrap: wrap; +} + +.rb-footer-quote { + margin-top: 30px; + font-style: italic; + font-size: 0.85em; + color: #888; + border-left: 4px solid #AA0000; + padding-left: 20px; +} + +.rb-footer-quote p { + margin: 0; +} + +.rb-footer-bottom { + margin-top: 40px; + padding-top: 20px; + border-top: 1px solid #eee; + font-size: 0.8em; + color: #888; + text-align: center; +} + +@media screen and (max-width:750px) { + .rb-footer-grid { + grid-template-columns: 1fr 1fr; + } +} + +@media screen and (max-width:568px) { + .rb-footer-grid { + grid-template-columns: 1fr; + } + .rb-footer-ctas { + flex-direction: column; + } + .rb-footer-ctas .button { + text-align: center; + } +} diff --git a/finally-a-disqus-alternative.html b/finally-a-disqus-alternative.html index 197d03c..636883a 100644 --- a/finally-a-disqus-alternative.html +++ b/finally-a-disqus-alternative.html @@ -303,14 +303,50 @@ Try on your site, risk free, no card required. -
-
- -Remarkbox ©2016-2022 | USA, Connecticut, New London | @russellbal | @Remarkbox - -
-
-
+ diff --git a/index.html b/index.html index 105d03e..73f1cce 100644 --- a/index.html +++ b/index.html @@ -468,21 +468,50 @@ No credit card required. -
- -
-
- -Remarkbox ©2016-2026 | USA, Connecticut, New London | Privacy | Terms - -
-
- -
- -
- -potato + diff --git a/privacy-policy.html b/privacy-policy.html index 28e93d6..9994ef7 100644 --- a/privacy-policy.html +++ b/privacy-policy.html @@ -234,13 +234,49 @@ Remarkbox reserves the right to modify this Privacy Policy at any time. Please r -
-
- -Remarkbox ©2016-2026 | USA, Connecticut, New London | Privacy | Terms - -
-
-
+ diff --git a/remarkbox-is-now-pay-what-you-can.html b/remarkbox-is-now-pay-what-you-can.html index 6ff74e4..dc0ea3f 100644 --- a/remarkbox-is-now-pay-what-you-can.html +++ b/remarkbox-is-now-pay-what-you-can.html @@ -150,21 +150,50 @@ Wed Feb 3 09:06:21 EST 2021 -
- -
-
- -Remarkbox ©2016-2022 | USA, Connecticut, New London | @russellbal | @Remarkbox | Privacy - -
-
- -
- -
- -potato + diff --git a/terms-of-service.html b/terms-of-service.html index 4f73020..c254819 100644 --- a/terms-of-service.html +++ b/terms-of-service.html @@ -143,13 +143,49 @@ For questions about these Terms of Service, please contact us through the Remark -
-
- -Remarkbox ©2016-2026 | USA, Connecticut, New London | Privacy | Terms - -
-
-
+