Difference between revisions of "MediaWiki:Common.css"

From Wicri Base 1.28 en
imported>Jacques Ducloy
(Created page with "CSS placed here will be applied to all skins: Wicri: .headerWicri { background:#F0F0F0 url("https://lorexplor.istex.fr/Wicri/cccc.png") no-repeat right; margin:...")
(No difference)

Revision as of 13:59, 22 April 2017

/* CSS placed here will be applied to all skins */
/*  Wicri */

.headerWicri { 
 background:#F0F0F0 url("https://lorexplor.istex.fr/Wicri/cccc.png") no-repeat right;
 margin:0;
 font-size:120%;
 font-weight:bold;
 border:1px solid #a3b0bf; 
 text-align:left;
 color:#000;
 padding:.15em .4em;
}