Skip to content
Snippets Groups Projects
Commit 2d4b92cb authored by Brett Bieber's avatar Brett Bieber
Browse files

Style active and focused links

parent 7b9929e4
No related branches found
No related tags found
No related merge requests found
......@@ -35,4 +35,7 @@
font-size:150%;
text-decoration:underline;
}
#homepage ul li a:active, #homepage ul li a:focus, #homepage ul li a:visited {
color:#FFF;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment