Diferència entre les revisions de "MediaWiki:Common.css"
Sense resum d'edició |
Sense resum d'edició |
||
| (No se mostra una edició intermija del mateix usuari) | |||
| Llínea 3: | Llínea 3: | ||
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading, body.page-Portada.action-view h1.firstHeading, body.page-Portada.action-submit h1.firstHeading{ | body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading, body.page-Portada.action-view h1.firstHeading, body.page-Portada.action-submit h1.firstHeading{ | ||
display: none; | display: none; | ||
} | |||
.mw-wiki-logo { | |||
background-size: 155px; | |||
} | } | ||
| Llínea 193: | Llínea 197: | ||
padding: 0; | padding: 0; | ||
} | } | ||
/* Style for horizontal lists (separator following item). | /* Style for horizontal lists (separator following item). | ||
| Llínea 377: | Llínea 378: | ||
.navbox .hlist li { | .navbox .hlist li { | ||
white-space: nowrap; /* Nowrap list items in navboxes */ | white-space: nowrap; /* Nowrap list items in navboxes */ | ||
} | } | ||
.navbox .hlist dd dl, | .navbox .hlist dd dl, | ||
| Llínea 1026: | Llínea 1026: | ||
width: 6em; | width: 6em; | ||
} | } | ||
.thumbcaption{ | .thumbcaption, figcaption{ | ||
text-align:center!important; | text-align:center!important; | ||
} | } | ||