diff --git a/frontend/static/css/fic.css b/frontend/static/css/fic.css index 4ca6a5de..2f9a7d81 100644 --- a/frontend/static/css/fic.css +++ b/frontend/static/css/fic.css @@ -69,11 +69,6 @@ h1 small.authors { } .teamname { - padding: 2px 7px; - border-radius: 2px; - box-shadow: #444 0 0 3px; -} -.teamname span { -webkit-filter: invert(100%); filter: invert(100%); } diff --git a/frontend/static/index.html b/frontend/static/index.html index 3a2dad7c..7268f504 100644 --- a/frontend/static/index.html +++ b/frontend/static/index.html @@ -31,12 +31,12 @@