Différences entre les versions de « MediaWiki:Apex.css »

De Entre Amis
Aller à : navigation, rechercher
m
m
Ligne 10 : Ligne 10 :
  
 
#mw-panel {
 
#mw-panel {
font-size: 0.8em;
+
font-size: 0.7em;
 
}
 
}
  
/*
 
 
#toc {
 
#toc {
font-size: 0.5em;
+
font-size: 1em;
 
}
 
}
*/
 

Version du 7 septembre 2015 à 17: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;
}