Diferencia entre revisiones de «MediaWiki:Common.css»
Ir a la navegación
Ir a la búsqueda
Created page with "→CSS placed here will be applied to all skins: →Estilo para el menú acordeón: #mw-panel .portal { display: none; } #mw-panel .portal h3 { cursor: pointer; background: #f9f9f9; border: 1px solid #ddd; padding: 5px; margin: 0; } #mw-panel .portal .body { display: none; padding: 5px; margin-bottom: 5px; } #mw-panel .portal h3:hover { background: #f0f0f0; } #mw-panel .portal h3.active { background: #e9e9e9; } #mw-pa..." |
Replaced content with "→CSS placed here will be applied to all skins: " Etiqueta: Reemplazo |
||
| Línea 1: | Línea 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
Revisión del 12:54 25 may 2023
/* CSS placed here will be applied to all skins */