Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Update main.css

Cette révision appartient à :
kilo 2017-07-13 12:49:15 +02:00 révisé par GitHub
Parent 28520aae81
révision d7f552eef2

Voir le fichier

@ -143,16 +143,15 @@ select.form-input {
} }
.form-input.language { .form-input.language {
max-width: 426px; max-width: 459px;
height: auto; height: auto;
border-radius: 5px; border-radius: 5px;
background: hsl(193, 15%, 97%); background: hsl(193, 15%, 97%);
padding: 10px 4px 9px 7px; padding: 10px 0 9px 7px;
} }
.language span.input-group { display: inline-block; }
.language .input-group label { margin-bottom: 1px; } .language .input-group label { margin-bottom: 1px; }
.language .input-group input { margin-right: 0; } .language span.input-group { display: inline-block; }
.not-important { .not-important {
font-size: 9pt; font-size: 9pt;
@ -261,9 +260,10 @@ select.form-input {
.box.refine { text-align: left; } .box.refine { text-align: left; }
.box.refine > h3 { .box.refine > h3 {
margin-top: 5px; margin-top: 5px;
margin-bottom: 7px; margin-bottom: 11px;
} }
.box.refine input[type="number"] { width: 49px; } .box.refine input[type="number"] { width: 49px; }
.box-refine .form-refine .spacing { min-width: 100px; display: inline-block; }
.categories a { .categories a {
display: inline-block; display: inline-block;
@ -495,9 +495,10 @@ html, body {
.torrent-info-label { .torrent-info-label {
width: 15%; width: 15%;
vertical-align: middle; vertical-align: top;
font-weight: bold; font-weight: bold;
} }
.torrent-info-data { .torrent-info-data {
width: 50%; width: 50%;
overflow: hidden; overflow: hidden;