better links
This commit is contained in:
parent
698d639596
commit
3c37333606
1 changed files with 9 additions and 0 deletions
|
@ -3,4 +3,13 @@
|
|||
background-color: black;
|
||||
color: white;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color: darkblue;
|
||||
}
|
||||
|
||||
a {
|
||||
color: dodgerblue;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue