Diferencia entre revisiones de «MediaWiki:Timeless.css»
De CEBES Perquín
| Línea 14: | Línea 14: | ||
#mw-content-wrapper {  | #mw-content-wrapper {  | ||
	float: right;  | 	float: right;  | ||
| − | 	margin-left: -  | + | 	margin-left: -27em;  | 
	width: 100%;  | 	width: 100%;  | ||
}  | }  | ||
Revisión del 21:06 9 dic 2020
/* CSS placed here will affect users of the Timeless skin */
#p-logo-text a {
    font-size: 1em;
}
#mw-content-block {
	display: block;
}
#mw-content,
#content-bottom-stuff {
	margin-left: 14em;
}
#mw-content-wrapper {
	float: right;
	margin-left: -27em;
	width: 100%;
}