diff --git a/static/css/style.css b/static/css/style.css index 1789174..8905cc2 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -23,7 +23,7 @@ html a:visited { right: 0; left: 0; z-index: 1030; - background-color: white; + background-color: rgba(255,255,128,1); } .container { @@ -137,7 +137,6 @@ a.list-group-item { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 700; font-size: 40px; - background-color: rgba(255,255,128,1); } .navbar-collapse {