MediaWiki:Common.css
Revisión del 20:54 10 oct 2014 de Salva (discusión | contribuciones)
Nota: tras guardar, quizás necesites actualizar la caché de tu navegador para ver los cambios.
- Firefox/Safari: Mantén presionada la tecla Mayús mientras pulsas el botón Actualizar, o presiona Ctrl+F5 o Ctrl+R (⌘+R en Mac)
- Google Chrome: presiona Ctrl+Shift+R (⌘+Mayús+R en Mac)
- Internet Explorer: mantén presionada Ctrl mientras pulsas Actualizar, o presiona Ctrl+F5
- Opera: dirígete a Menú → Configuración (Opera → Preferencias en Mac) y luego a Privacidad y seguridad → Borrar datos de navegación → Imágenes y archivos en caché.
/* El CSS colocado en esta página será aplicado a todas las apariencias */ /* Tablas */ table.tbcab {width:85%; min-width:780px; max-width:1400px;} table.mitb, table.mitbb, table.mitb2 { background-color: transparent; } table.mitb th, table.mitb td { padding: 5px; } table.mitb th, table.mitbb th { text-align: left; font-size: 130%; color: white; font-weight: bold; font-style: italic; font-family: monospace, sans-serif; background-color: #33cc66; } table.mitb tr { background-color: #F0F0F0; } table.mitb tr:hover { background-color: #C6E1F0; } table.mitbb th, table.mitbb td { padding: 5px; margin: 5px; } table.mitbb tr { background-color: #fafafa; } table.mitbb tr:hover { background-color: #efefef; } table.mitb2 th, table.mitb2 td { text-align: center; padding: 5px; } table.mitb2 th { font-size: 90%; color: white; font-weight: bold; font-style: italic; font-family: monospace, sans-serif; background-color: #A07EC2; } table.mitb2 tr { font-size: 140%; background-color: #EECCFF; } table.mitb2 tr:hover { background-color: #DDBBEE; } #ca-talk { display: none!important; } #ca-history { display: none!important; } #ca-viewsource { display: none!important; } #footer { display: none!important; } h1.firstHeading, div#mw-head, div#p-tb, #footer-info, #footer-poweredbyico, .sysop-show, #contentSub { display:none!important; } div#content a.external {background:transparent;padding-right:0px;} div#content {margin-top: -70px;} body.vector-animateLayout #mw-panel {top: 287px;} div#mw-panel div.portal div.body {background-image: none; border-top: 1px solid navy;} h1 {border-bottom:3px solid navy; padding-top:0px;} h2 {border-bottom:2px solid navy;} h3 {border-bottom:1px solid navy;} h4 {border-bottom:1px dotted navy;} @font-face { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 300; src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v6/toadOcfmlt9b38dHJxOBGIPZSf8Ud0kNoe3bGnF7K24.woff) format('woff'); } @font-face { font-family: 'Bitter'; font-style: normal; font-weight: 700; src: local('Bitter-Bold'), url(http://themes.googleusercontent.com/static/fonts/bitter/v4/JGVZEP92dXgoQBG1CnQcfD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff'); } div.webhostal-title { font-family: Bitter, Georgia, serif; font-size: 60px; font-weight: bold; line-height: 1; margin: 0; margin-top: -159px; margin-left: 40px; color: #000; } p.webhostal-subtitle { font-family: "Source Sans Pro", Tahoma, sans-serif; font-size: 24px; font-style:italic; font-weight: lighter; line-height: 1; padding-left: 40px; margin: 0px; color: #000; } p.webhostal-encabezado { padding: 0px; background: url(http://webhostal.es/blog/wp-content/themes/twentythirteen/images/headers/star.png) no-repeat scroll top; background-size: 1600px auto; margin-top: -70px; margin-left: -400px; height:230px; } /* Móviles ********************************************************************** */ @media only screen and (max-device-width:480px) { #mw-panel, #p-logo { display:none!important; } div#content {font-size:180%;line-height:1,5em;margin-left:0px;} table.tbcab {width:100%; min-width:780px; max-width:1400px;} h1 {line-height:1,5em;} }