Diferencia entre revisiones de «MediaWiki:Mobile.css»
De Wikiexplora
Línea 3: | Línea 3: | ||
display: block!important; | display: block!important; | ||
clear: both!important; | clear: both!important; | ||
+ | } | ||
+ | |||
+ | td.imagen-principal-td { | ||
+ | width: 100%!important; | ||
} | } | ||
Revisión del 23:00 17 ago 2017
/* CSS placed here will affect users of the mobile site */ td { display: block!important; clear: both!important; } td.imagen-principal-td { width: 100%!important; } .imagen-principal-td .thumbinner { width: auto!important; }