Difference between revisions of "MediaWiki:Common.css"

From OrnaWiki
Jump to: navigation, search
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: white;}
+
#body{background-color: #e6ffb4;}
  
 
#mw-panel { background-color: #e6ffb4; }
 
#mw-panel { background-color: #e6ffb4; }

Revision as of 12:41, 29 October 2018

/* Le CSS placé ici sera appliqué à tous les habillages. */

#body{background-color: #e6ffb4;}

#mw-panel { background-color: #e6ffb4; }

a{border: none; background: white;}

#article, #bodyContent, #mw_content { text-align: justify; }