Logo Patagonia.png

Diferencia entre revisiones de «MediaWiki:Mobile.css»

De Wikiexplora
Saltar a: navegación, buscar
(Página creada con «CSS placed here will affect users of the mobile site: td { display: block!important; clear: both!important; }»)
(Sin diferencias)

Revisión del 18:44 30 may 2017

/* CSS placed here will affect users of the mobile site */
td {
    display: block!important;
    clear: both!important;
}