[tor-commits] [webwml/staging] Update css for banner

emmapeel at torproject.org emmapeel at torproject.org
Tue Jan 15 16:21:37 UTC 2019


commit 8a3d7f046903dab0fb4a5018d11a097702ed0bf6
Author: hiro <hiro at torproject.org>
Date:   Wed Nov 7 15:05:57 2018 +0100

    Update css for banner
---
 css/layout.css     | 7 ++++---
 css/layout.min.css | 7 ++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/css/layout.css b/css/layout.css
index 4b18d223..db89f7c7 100644
--- a/css/layout.css
+++ b/css/layout.css
@@ -1531,7 +1531,7 @@ mark {
   width: 100%;
   align-content: center;
   font-size-adjust: 0.7;
-  line-height: 1.5em;
+  line-height: 1.0em;
 }
 
 /* Checkbox Hack */
@@ -1550,8 +1550,9 @@ label {
   color: white;
   float: right;
   font-weight: bold;
-  padding-right: 5px;
-  padding-top: 5px;
+  padding-right: 15px;
+  padding-top: 15px;
+  font-size: 20px;
 }
 
 #eoy-banner {
diff --git a/css/layout.min.css b/css/layout.min.css
index 130283a0..eb48f1fb 100644
--- a/css/layout.min.css
+++ b/css/layout.min.css
@@ -130,7 +130,7 @@ mark {
   width: 100%;
   align-content: center;
   font-size-adjust: 0.7;
-  line-height: 1.5em;
+  line-height: 1.0em;
 }
 
 /* Checkbox Hack */
@@ -149,8 +149,9 @@ label {
   color: white;
   float: right;
   font-weight: bold;
-  padding-right: 5px;
-  padding-top: 5px;
+  padding-right: 15px;
+  padding-top: 15px;
+  font-size: 20px;
 }
 
 #eoy-banner {





More information about the tor-commits mailing list