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