commit 525057134903b8836884b8f1195ebf5f42b48e3c Author: hiro hiro@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;
tor-commits@lists.torproject.org