Skip to content
Snippets Groups Projects
Commit b3386f59 authored by Bob Mottram's avatar Bob Mottram
Browse files

Add underline

parent e0208373
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,11 @@
font-weight: bold;
}
a:link {
font-weight: bold;
text-decoration: underline;
}
a:visited{
color: #72a7cf;
font-weight: bold;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment