MediaWiki:Common.css

From Sinfronteras
Revision as of 15:32, 2 December 2015 by Adelo Vieira (talk | contribs)
Jump to: navigation, search

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; }



/* Modeificaciones hechas para tratar de crear una página de CV */

.page-Prueba_cv #ca-talk { display: none !important; }
.page-Prueba_cv #ca-view { display: none !important; }
.page-Prueba_cv #ca-edit { display: none !important; }
.page-Prueba_cv #ca-history { display: none !important; }
.page-Prueba_cv #ca-unwatch { display: none !important; }
.page-Prueba_cv #p-cactions { display: none !important; }
.page-Prueba_cv #p-search { display: none !important; }
.page-Prueba_cv #pt-userpage { display: none !important; }
.page-Prueba_cv #pt-mytalk { display: none !important; }
.page-Prueba_cv #pt-preferences { display: none !important; }
.page-Prueba_cv #pt-watchlist { display: none !important; }
.page-Prueba_cv #pt-mycontris { display: none !important; }
.page-Prueba_cv #pt-logout { display: none !important; }
.page-Prueba_cv #pt-anonuserpage { display: none !important; }
.page-Prueba_cv #pt-anontalk { display: none !important; }
.page-Prueba_cv #pt-createaccount { display: none !important; }
.page-Prueba_cv #pt-login { display: none !important; }
.page-Prueba_cv #footer-info-copyright { display: none !important; }
.page-Prueba_cv #footer-places-privacy { display: none !important; }
.page-Prueba_cv #footer-places-about { display: none !important; }
.page-Prueba_cv #footer-places-disclaimer { display: none !important; }

/*
.page-Prueba_cv #mw-panel { display: none !important; }
.page-Prueba_cv #p-navigation { display: none !important; } */
.page-Prueba_cv #p-tb { display: none !important; }

.page-Prueba_cv #n-mainpage-description { display: none !important; }
.page-Prueba_cv #n-Proyectos { display: none !important; }
.page-Prueba_cv #n-Art.C3.ADculos { display: none !important; }

/*
n-Art.C3.ADculos
Art%C3%ADculos
*/

/*.page-Prueba_cv #n-Ideas-Propuestas { display: none !important; }*/
.page-Prueba_cv #n-help { display: none !important; }


/*
div#mw-panel { width: 20em; }
div#footer, #mw-head-base, div#content { margin-left: 20em; }
#left-navigation { margin-left: 20em; }
*/


#globalWrapper {
position:relative;
font-size: 127%;
width: 900px;
margin-left:auto;
margin-right:auto;
padding: 0;
}