Albirew/nyaa-pantsu
Albirew
/
nyaa-pantsu
Archivé
1
0
Bifurcation 0

Prettier color for red button2 (classic.css & hover changes)

The edit that i had made previously only applied to g's theme
And it didn't apply when the button were hovered
Cette révision appartient à :
kilo 2017-06-23 10:01:36 +02:00 révisé par GitHub
Parent e1edc62643
révision d3586f232b
1 fichiers modifiés avec 5 ajouts et 0 suppressions

Voir le fichier

@ -55,6 +55,11 @@ td.tr-le, .error-text { color: #E84C4C; }
.btn-red {
background-color: #E84C4C;
color: #E8E8E8;
}
.btn-red:hover {
color: #E8E8E8;
}
/* Original Nyaa colors, do NOT change! */