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

Update classic.css

Cette révision appartient à :
kilo 2017-10-31 04:49:36 +01:00 révisé par GitHub
Parent e286385632
révision 48d624fb47
Signature inconnue de Forgejo
ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 9 ajouts et 2 suppressions

Voir le fichier

@ -409,7 +409,7 @@ span.comment-index+p {
.torrent-info-data.uploader-anon {
font-style: italic;
}
.torrent-info-data.uploader-link a, .torrent-info-data.uploader-anon a{
.torrent-info-data.uploader-link a, .torrent-info-data.uploader-anon a, .user-search-notice a{
color: green;
}
@ -743,7 +743,7 @@ span.tag {
}
#reportPopup {
text-decoration: underline dotted;
height: 16px!important;
height: auto!important;
font-size: 13px!important;
background: none;
color: #106655!important;
@ -769,3 +769,10 @@ span.tag {
.sukebei .modal-footer {
background: #332626;
}
.user-search-notice {
margin: 11px 0 0 4px;
font-size: 13px;
font-weight: bold;
margin-left: 4px;
}