diff --git a/root/css/main.css b/root/css/main.css index 0880e605dd251aa3f62d47cf6acc596a5331c1e7..765aff973b0281411df2de9670b38d87929a187f 100644 --- a/root/css/main.css +++ b/root/css/main.css @@ -61,7 +61,8 @@ input[type="checkbox"]{ } a:link, a:visited { - color: rgb(250,250,250); + color: rgb(250,250,250); + text-decoration: none; } a:hover {