diff --git a/static/css/style.css b/static/css/style.css index 8905cc2..ef9030e 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -24,6 +24,7 @@ html a:visited { left: 0; z-index: 1030; background-color: rgba(255,255,128,1); + text-decoration: none; } .container { @@ -113,11 +114,9 @@ a.list-group-item { .navbar-default li a, .navbar-default li a:visited { color: #777; - text-decoration: underline; } .navbar-default li a:hover { color: black; - text-decoration: underline; } .navbar-default li { list-style-type: none;