Diferencia entre revisiones de «MediaWiki:Mobile.css»
De Wikiexplora
| Línea 21: | Línea 21: | ||
#main-table{ | #main-table{ | ||
| − | width: | + | width: 365px!important; |
} | } | ||
#main-table tbody{ | #main-table tbody{ | ||
Revisión del 16:42 22 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;
}
.imagen-principal-td .thumbcaption {
max-width: 330px!important;
}
td #mapa{
width: 350px!important;
}
#main-table{
width: 365px!important;
}
#main-table tbody{
width: 345px!important;
}
#main-table tr{
width: 340px!important;
}
