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

Update classic.css

Cette révision appartient à :
kilo 2017-10-31 04:23:50 +01:00 révisé par GitHub
Parent 30c6993df2
révision 783e4fdf64
Signature inconnue de Forgejo
ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 7 ajouts et 1 suppressions

Voir le fichier

@ -746,7 +746,7 @@ span.tag {
right: 11px;
}
.sukebei #reportPopup {
color: #660000;
color: #660000!important;
}
#reportPopup:hover {
text-decoration: underline;
@ -754,6 +754,12 @@ span.tag {
.modal-header {
background: linear-gradient(to bottom, #33ca98 0%, #337372 72%);
}
.sukebei .modal-header {
background: linear-gradient(to bottom, #c54f6a 5%, #482120 80%);
}
.modal-footer{
background: #26332e;
}
.sukebei .modal-footer {
background: #332626;
}