[tor-commits] [lego/master] Generate styles
hiro at torproject.org
hiro at torproject.org
Wed Nov 11 16:11:38 UTC 2020
commit 525057134903b8836884b8f1195ebf5f42b48e3c
Author: hiro <hiro at torproject.org>
Date: Wed Nov 11 17:11:36 2020 +0100
Generate styles
---
assets/static/css/bootstrap.css | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/assets/static/css/bootstrap.css b/assets/static/css/bootstrap.css
index 0df3226..39852d5 100644
--- a/assets/static/css/bootstrap.css
+++ b/assets/static/css/bootstrap.css
@@ -8118,13 +8118,13 @@ a.side-nav.active {
text-decoration: none; }
.match {
- font-size: 16px;
+ font-size: 18px;
color: #9D4AE8;
background: #000;
font-family: Courier New, monospace; }
.match:hover {
- color: #9D4AE8; }
+ color: #00FF00; }
.banner__containter {
position: relative;
More information about the tor-commits
mailing list