Remove some unused CSS
This commit is contained in:
parent
6b2d5df075
commit
334d663495
@ -102,7 +102,6 @@ a {
|
||||
|
||||
a:hover {
|
||||
color: #fff;
|
||||
color: white;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
@ -110,7 +109,6 @@ a:visited {
|
||||
}
|
||||
|
||||
a:visited:hover {
|
||||
background-color: #f60;
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user