this repo has no description

Update

+2 -9
+2 -9
public/css/style.css
··· 7 7 color: #fff; 8 8 } 9 9 10 - a { 11 - text-decoration: none; 12 - color: #fff; 13 - } 14 - 15 - a:hover { 16 - text-decoration: underline; 17 - } 18 - 10 + a, 11 + a:hover, 19 12 a:visited { 20 13 color: #fff; 21 14 }