Diferència entre les revisions de "MediaWiki:Common.css"
Sense resum d'edició |
Sense resum d'edició |
||
| 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; | |||
} | |||
/* Arregla problemas interlineado para <sup> y <sub> */ | /* Arregla problemas interlineado para <sup> y <sub> */ | ||
sup, sub { | sup, sub { | ||
line-height: 1em; | line-height: 1em; | ||
} | } | ||