Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Make language dropdown look a little less trash

Cette révision appartient à :
ElegantMonkey 2017-05-12 21:51:30 -03:00
Parent eb948a6db1
révision 2ab933e3d6

Voir le fichier

@ -345,6 +345,12 @@ footer {
text-shadow: -1px -1px #999999;
}
select#bottom_language_selector {
width: 20%;
margin: auto;
margin-bottom: 2rem;
}
/* Force images on description to fit width */
#description img {
display: block;