Diferencia entre revisiones de «MediaWiki:Common.css»
De Amereida
| Línea 1: | Línea 1: | ||
| + | textarea#wpTextbox1{ | ||
| + | font-family: monospace; | ||
| + | } | ||
| + | |||
/* fix the VE toolbar overlay bug */ | /* fix the VE toolbar overlay bug */ | ||
.oo-ui-toolbar-bar{ | .oo-ui-toolbar-bar{ | ||
Revisión del 17:11 29 nov 2017
textarea#wpTextbox1{
font-family: monospace;
}
/* fix the VE toolbar overlay bug */
.oo-ui-toolbar-bar{
top: 45px;
}
.ve-init-mw-desktopArticleTarget-originalContent{
margin-top: 100px;
}
.firstHeading{
text-align:left;
font-size: 1.7em;
margin-top: 3em;
}