Added CSS for links

remotes/bitbucket/master
Craige McWhirter 7 years ago
parent a98b849f4e
commit 0e601f3823
  1. 5
      css/default.css

@ -82,3 +82,8 @@ div#footer img {
left: 1%;
padding-left: 1%;
}
div#content a, div#content a:visited {
color: rgb(0,204,0);
text-decoration: none;
}

Loading…
Cancel
Save