diff --git a/assets/static/css/bootstrap.css b/assets/static/css/bootstrap.css index 0df32265ecbb2161ea2b3ad1e4ddb66bdd51e679..39852d57fe354c17c259597f7d0cfa57df38abab 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;