Fix styling
This commit is contained in:
parent
de88224b30
commit
25dd2417be
2 changed files with 1 additions and 6 deletions
|
@ -22,14 +22,9 @@ nav ul {
|
|||
}
|
||||
|
||||
nav a {
|
||||
color: rgb(128, 128, 128);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
nav a.selected {
|
||||
color: rgb(0, 0, 0);
|
||||
}
|
||||
|
||||
nav a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
|
Reference in a new issue