This commit is contained in:
linse 2017-09-16 16:30:20 -04:00
parent 2764c4f06b
commit 6ca8233951

View file

@ -6,11 +6,11 @@ html {
html a {
text-decoration: none;
color: black
color: DarkOliveGreen
}
html a:visited {
color: black
color: DarkOliveGreen
}
.navbar {