Différences entre les versions de « MediaWiki:Apex.css »
De Entre Amis
m |
m |
||
| Ligne 2 : | Ligne 2 : | ||
body { | body { | ||
| − | max-width: | + | max-width: 60em; |
} | } | ||
#p-logo a { | #p-logo a { | ||
| − | width: | + | width: 450px; |
} | } | ||
| Ligne 14 : | Ligne 14 : | ||
#toc { | #toc { | ||
| − | font-size: | + | font-size: 1em; |
} | } | ||
Version actuelle datée du 31 décembre 2015 à 14:55
/* CSS placed here will affect users of the Apex skin */
body {
max-width: 60em;
}
#p-logo a {
width: 450px;
}
#mw-panel {
font-size: 0.7em;
}
#toc {
font-size: 1em;
}
