fix spoiler links

This commit is contained in:
albert
2011-11-01 17:53:38 -04:00
parent abcd9b94ba
commit 4092153662

View File

@@ -3,10 +3,6 @@
background: black; background: black;
} }
.spoiler a { .spoiler:hover {
color: black;
}
.spoiler a:hover {
color: white; color: white;
} }