Csssss
This commit is contained in:
parent
2764c4f06b
commit
6ca8233951
1 changed files with 2 additions and 2 deletions
|
@ -6,11 +6,11 @@ html {
|
||||||
|
|
||||||
html a {
|
html a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: black
|
color: DarkOliveGreen
|
||||||
}
|
}
|
||||||
|
|
||||||
html a:visited {
|
html a:visited {
|
||||||
color: black
|
color: DarkOliveGreen
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar {
|
.navbar {
|
||||||
|
|
Loading…
Reference in a new issue