Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Update classic.css

Cette révision appartient à :
kilo 2017-10-31 05:15:48 +01:00 révisé par GitHub
Parent c570624905
révision 8d2be6ca5b
Aucune clé n'a été trouvée pour cette signature dans la base de données
ID de la clé GPG: 4AEE18F83AFDEB23

Voir le fichier

@ -54,7 +54,7 @@ body, .header {
#sort-list-order { #sort-list-order {
width: auto; width: auto;
margin-left: 4px; margin-left: 3px;
} }
a { a {
@ -68,7 +68,7 @@ a:hover {
} }
.upload-form-table .checkbox-container+input { .upload-form-table .checkbox-container+input {
width: 385px; width: 385px;1
} }
.upload-form-table .table-checkboxes { .upload-form-table .table-checkboxes {
padding: 3px 0!important; padding: 3px 0!important;
@ -770,9 +770,8 @@ span.tag {
background: #332626; background: #332626;
} }
.user-search-notice { .user-search-notice {
margin: 11px 0 0 4px; margin: 9px 0 0 3px;
font-size: 13px; font-size: 13px;
font-weight: bold; font-weight: bold;
margin-left: 4px;
} }