Diferència entre les revisions de "MediaWiki:Common.css"
Sense resum d'edició |
|||
| (No es mostren 9 edicions intermiges d'4 usuaris) | |||
| Llínea 1: | Llínea 1: | ||
/* Common CSS para todas las pieles */ | /* Common CSS para todas las pieles */ | ||
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; | |||
} | |||
.mw-wiki-logo { | |||
background-size: 155px; | |||
} | |||
/* Arregla problemas interlineado para <sup> y <sub> */ | /* Arregla problemas interlineado para <sup> y <sub> */ | ||
sup, sub { | sup, sub { | ||
line-height: 1em; | line-height: 1em; | ||
} | } | ||
| Llínea 204: | Llínea 197: | ||
padding: 0; | padding: 0; | ||
} | } | ||
/* Style for horizontal lists (separator following item). | /* Style for horizontal lists (separator following item). | ||
| Llínea 388: | 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 766: | Llínea 755: | ||
body.ns-2 div#contentSub > span.subpages:before, | body.ns-2 div#contentSub > span.subpages:before, | ||
body.ns-3 div#contentSub > span.subpages:before { | body.ns-3 div#contentSub > span.subpages:before { | ||
content: " | content: " ¡Atenció! Açò no és un artícul enciclopèdic, sino un espai de treball personal. "; | ||
background: #fe9; | background: #fe9; | ||
border: 2px solid #f0c91f; | border: 2px solid #f0c91f; | ||
| Llínea 1036: | Llínea 1025: | ||
.navbox .mw-collapsible-toggle { | .navbox .mw-collapsible-toggle { | ||
width: 6em; | width: 6em; | ||
} | |||
.thumbcaption, figcaption{ | |||
text-align:center!important; | |||
} | } | ||