Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Prettier color for texts in red button (#1045)

Current one was dark grey on red which is pretty ugly, i changed it into white (light grey) on red to make it prettier
Cette révision appartient à :
kilo 2017-06-21 08:37:30 +02:00 révisé par ewhal
Parent d32e985259
révision a6555c319c

Voir le fichier

@ -48,6 +48,7 @@ td.tr-le, .error-text { color: #E84C4C; }
.btn-red {
background-color: #E84C4C;
color: #E8E8E8;
}
.aplus, .btn-blue { background: hsla(200, 100%, 50%, 0.2) !important; }