MediaWiki:Common.css
Revision as of 12:17, 1 December 2015 by Adelo Vieira (talk | contribs) (Página creada con «→Los estilos CSS colocados aquí se aplicarán a todas las apariencias: →Los estilos CSS colocados aquí se aplicarán a todas las apariencias: /* Ocultar títul...»)
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* Los estilos CSS colocados aquí se aplicarán a todas las apariencias */
/* Los estilos CSS colocados aquí se aplicarán a todas las apariencias */
/* Ocultar títulos en la barra vertical izquierda (sidebar) */
#n-randompage { display: none !important; }
#n-recentchanges { display: none !important; }
#t-whatlinkshere { display: none !important; }
#t-info { display: none !important; }
#t-permalink { display: none !important; }
#t-recentchangeslinked { display: none !important; }
/* Ocultar títulos en las páginas: */
body.page-Página_principal h1.firstHeading { display: none; }
body.page-Proyectos h1.firstHeading { display: none; }
body.page-Artículos h1.firstHeading { display: none; }
body.page-Ideas-Propuestas h1.firstHeading { display: none; }