diff --git a/board/static/board/style.css b/board/static/board/style.css index 67477f5..5bd30a8 100644 --- a/board/static/board/style.css +++ b/board/static/board/style.css @@ -85,20 +85,16 @@ hr { a:link { color:#555; - text-decoration: none; } a:visited { color: #555; - text-decoration: none; } a:hover { color: #888; - text-decoration: none; } a:active { color: #888; - text-decoration: none; } \ No newline at end of file