MediaWiki:PaginaPrincipal.css
Ir a la navegación
Ir a la búsqueda
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é.
.principal { display: flex; margin-bottom: 2em; } .catalogo { margin: 0 0 1em 0; } .agradecimientos { margin-top: 1em; } .nombrePanelPrincipal { font-family: 'Linux Libertine','Georgia','Times',serif; line-height: 1.3; font-size: 29px; margin-bottom: 0.5em; padding-bottom: 0.5em; } .lineaContenidoPrincipal { padding-bottom: 0.2em; font-size: 15px; } .panelIzquierdo { width: 70%; float: left; margin-right: 1em; } .cuadro { border: solid LightGrey 1px; border-radius: 5px; box-shadow: 0.2em 0.2em LightGrey; padding: 0 1em 1em 1em; } .enlaces { margin: 0 0 1em 0; } .enlaces2 { margin: 0 1em 0 0; } .nombrePanel { font-family: 'Linux Libertine','Georgia','Times',serif; line-height: 1.3; font-size: 20px; margin-bottom: 0.5em; padding-bottom: 0.5em; } .nombrePanelAgradecimiento { font-family: 'Linux Libertine','Georgia','Times',serif; line-height: 1.3; font-size: 18px; padding-top: 0.5em; padding-bottom: 0.5em; } .dottedLine { border-bottom: dotted black 1px; padding-bottom: 0.5em; } .lineaContenido { padding-bottom: 0.2em; } .otrosEnlaces { width: 25%; flex-grow: 1; float: right; }