Difference between revisions of "MediaWiki:Common.css"

From MSX Game Library

Line 1: Line 1:
 
/* Le CSS placé ici sera appliqué à tous les habillages. */
 
/* Le CSS placé ici sera appliqué à tous les habillages. */
 
body { background-color:#cccccc; }
 
body { background-color:#cccccc; }
 +
body.ns-0 { background-color:#cccccc; }
 
pre { line-height: 110%; }
 
pre { line-height: 110%; }
 
#sitetitle { font-family:Courier, monospace; background-color:#5955e0; color:#8076f1; }
 
#sitetitle { font-family:Courier, monospace; background-color:#5955e0; color:#8076f1; }

Revision as of 00:39, 5 March 2022

/* Le CSS placé ici sera appliqué à tous les habillages. */
body { background-color:#cccccc; }
body.ns-0 { background-color:#cccccc; }
pre { line-height: 110%; }
#sitetitle { font-family:Courier, monospace; background-color:#5955e0; color:#8076f1; }