MediaWiki:Common.ccs
De Todoavante.es
(Diferencias entre revisiones)
				
																
				
				
								
				| Línea 1: | Línea 1: | ||
| - | /* Common CSS para todas las pieles */  | + | /* Common CSS para todas las pieles infoboxes V2 ("nuevas") */  | 
| - | + | .infobox_v2    | |
| - | + | {       | |
| - | .infobox_v2 {       | + | |
border: 1px solid #B4BBC8;     | border: 1px solid #B4BBC8;     | ||
background-color: #f9f9f9;       | background-color: #f9f9f9;       | ||
| Línea 13: | Línea 12: | ||
font-size: 90%;       | font-size: 90%;       | ||
line-height: 1.5em;       | line-height: 1.5em;       | ||
| - | width: 22.5em}    | + | width: 22.5em  | 
| + | }    | ||
| - | .infobox_v2 .cabecera {       | + | .infobox_v2 .cabecera    | 
| + | {       | ||
font-size: 140%;       | font-size: 140%;       | ||
font-weight: bolder;       | font-weight: bolder;       | ||
| Línea 21: | Línea 22: | ||
line-height: 1.2em;       | line-height: 1.2em;       | ||
text-align: center;       | text-align: center;       | ||
| - | vertical-align: middle}    | + | vertical-align: middle  | 
| + | }    | ||
| - | .infobox_v2 .media {       | + | .infobox_v2 .media    | 
| + | {       | ||
font-weight: bolder;       | font-weight: bolder;       | ||
height: 35px;       | height: 35px;       | ||
text-align: center;       | text-align: center;       | ||
| - | vertical-align: middle}  | + | vertical-align: middle  | 
| + | }  | ||
/* Gráficos transparentes de cabecera */  | /* Gráficos transparentes de cabecera */  | ||
.cabecera.default {}  | .cabecera.default {}  | ||
| - | .cabecera.barco {background: [Imagen:mascaron.png] no-repeat top right;}  | + | .cabecera.barco {  | 
| + | background: [Imagen:mascaron.png] no-repeat top right;  | ||
| + | }  | ||
Última versión de 17:17 17 jun 2011
/* Common CSS para todas las pieles infoboxes V2 ("nuevas") */
.infobox_v2 { border: 1px solid #B4BBC8; background-color: #f9f9f9; color: #000; margin: .5em 0 .5em 1em; padding: .4em; clear: right; float: right; font-size: 90%; line-height: 1.5em; width: 22.5em }
.infobox_v2 .cabecera { font-size: 140%; font-weight: bolder; height: 45px; line-height: 1.2em; text-align: center; vertical-align: middle }
.infobox_v2 .media { font-weight: bolder; height: 35px; text-align: center; vertical-align: middle }
/* Gráficos transparentes de cabecera */ .cabecera.default {} .cabecera.barco { background: [Imagen:mascaron.png] no-repeat top right; }