Différences entre les versions de « MediaWiki:Apex.css »
De Entre Amis
m |
m |
||
| Ligne 10 : | Ligne 10 : | ||
#mw-panel { | #mw-panel { | ||
| − | font-size: 0. | + | font-size: 0.7em; |
} | } | ||
| − | |||
#toc { | #toc { | ||
| − | font-size: | + | font-size: 1em; |
} | } | ||
| − | |||
Version du 7 septembre 2015 à 16:34
/* CSS placed here will affect users of the Apex skin */
body {
max-width: 80em;
}
#p-logo a {
width: 450px;
}
#mw-panel {
font-size: 0.7em;
}
#toc {
font-size: 1em;
}
