Merge branch 'master' of github.com:dopefishh/martlubbers.net
[martlubbers.net.git] / style.css
1 body
2 {
3 color:#000000;
4 background-color:#e3e3e3;
5 }
6
7 a:link
8 {
9 color:#000080;
10 }
11
12 a:visited, a:hover, a:active
13 {
14 color:#0000c6;
15 }