Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Update main.css

Cette révision appartient à :
kilo 2017-07-14 19:32:05 +02:00 révisé par GitHub
Parent c8f4fc2136
révision 5004a4b49a

Voir le fichier

@ -332,7 +332,7 @@ th { border-bottom-width: 2px; }
.tr-cat { width: 90px; text-align: center; }
.tr-flag { white-space: initial!important; }
.tr-name { width: auto; text-align: left; white-space: normal; word-break: break-word; font-weight: bold; }
.tr-links { width: 66px; }
.tr-links { width: 66px; overflow:initial;' }
.tr-cs { width: 5px; overflow: initial; text-overflow: initial; }
.tr-cs .comment-icon { margin-bottom: 4px; }
.tr-size { width: 90px; }
@ -453,8 +453,9 @@ html, body {
width: 100%;
height: auto;
}
.tr-cat { width: 77px; }
.form-input.refine { display: none;}
.tr-cat { width: 73px; }
.form-input.refine { display: none; }
.tr-links { width: 50px; }
}
@media (maw-width: 520px) {