Diferencia entre revisiones de «MediaWiki:Common.css»
Ir a la navegación
Ir a la búsqueda
Línea 1: | Línea 1: | ||
/* Los estilos CSS colocados aquí se aplicarán a todas las apariencias */ | /* Los estilos CSS colocados aquí se aplicarán a todas las apariencias */ | ||
+ | @import url("https://office.fruttmac.com/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:PaginaPrincipal.css"); | ||
.ns-6 h1 { display: none; } | .ns-6 h1 { display: none; } |
Revisión del 11:52 23 dic 2022
/* Los estilos CSS colocados aquí se aplicarán a todas las apariencias */ @import url("https://office.fruttmac.com/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:PaginaPrincipal.css"); .ns-6 h1 { display: none; } .ns-0 h1 { display: none; } table { width: 50%; border-collapse: collapse; margin-bottom: 1em; margin-top: 1em; background: white; } th { background: #B4C7DC; font-weight: bold; } .first_column { width: 50%; background: #FFA412; } .datos_molec_column{ width: 75%; background: #FFA412; } .columns { width: 25%; background: #FFA412; } .toc{ float:left; display: block; margin-right: 4px; margin-bottom: 4px; } table.card { width: 30%; margin-right: 0px; margin-left: auto; } .clearfix{ clear: both; } td, th { padding: 6px; border: 1px solid #ccc; text-align: left; vertical-align: top; } .separator { width: 50%; } .card th { text-align: center; } .accesion_title { background: #FFA412; font-size: 18px; } .passport { background: #B4C7DC; } .columns_accesion{ width: 25%; } ul.gallery.mw-gallery-slideshow { display: block; margin: 0; } .pageTitle { margin: 0; padding: 0; font-family: 'Linux Libertine','Georgia','Times',serif; line-height: 1.3; font-size: 29px; } .mw-body-content p { margin: 0.5em 0 0 0; } .titleArea { margin-bottom: 1.5em; }