Ouvrir le menu principal

Modifications

MediaWiki:Common.css

69 octets ajoutés, 9 décembre 2013 à 15:23
aucun résumé de modification
.panel{margin-bottom:1.25em;background:#f2f2f2;border-color:#d9d9d9;border-style:solid;border-width:1px;padding:1.25em}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.panel p{color:#333}.panel.callout{margin-bottom:1.25em;background:#2ba6cb;-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;border-color:#2284a1;border-style:solid;border-width:1px;padding:1.25em}.panel.radius{-webkit-border-radius:3px;border-radius:3px}.panel > :first-child,.panel.callout > :first-child{margin-top:0}.panel > :last-child,.panel.callout > :last-child{margin-bottom:0}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6{line-height:1;margin-bottom:.625em}.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader,.panel.callout h1.subheader,.panel.callout h2.subheader,.panel.callout h3.subheader,.panel.callout h4.subheader,.panel.callout h5.subheader,.panel.callout h6.subheader{line-height:1.4}.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6,.panel.callout p,.panel.callout a{color:#FFF}
/* Correctifs */
div.thumbinner { max-width:100%; }
 
/* Balises */
html { background: #ccc; }
body { background: none; }
 
/* Box-Sizing */
div#content, div#content:before, div#content:after,
div#content *, div#content *:before, div#content *:after,
div#mw-navigation, div#mw-navigation:before, div#mw-navigation:after,
div#mw-navigation *, div#mw-navigation *:before, div#mw-navigation *:after,
div#footer, div#footer:before, div#footer:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
 
/* Content */
div#content { background:#fff; border:0 none; color:#333; }
div#footer { background:#fff; }
 
/* Largeur max */
/*div#content,
div#footer { max-width: 1000px; }
#mw-navigation { max-width: 1200px; }
*/
 
#bodyContent { max-width:1000px; margin: 0 auto; }
 
#mw-navigation { left: 0; position: absolute; top: 0; width: 100%; }
#mw-page-base { background:none; }
#p-personal { background:#fff; padding:0 1em 2px 1em; }
 
/* ===================================================== */
/* STYLES DE BASE POUR TOUS LES WIKIS */
/* ===================================================== */
/* Info box */
.infobox { background:#fff; box-shadow: 2px 2px 5px rgba(0,0,0,.2); float:right; margin:0 0 2em 2em; padding:5px; width:280px; }
.infobox .infobox_title { font-size: 1.2em; font-weight: bold; line-height: 1.35em; }
div.thumbinner { max-width:100%; }
 
/* ===================================================== */
/* STYLES DE BASE POUR TOUS LES WIKIS */
/* ===================================================== */
/* navbox */
.navbox { border:1px solid #aaa; background-color:#f9f9f9; border-spacing:0; clear:both; font-size:88%; margin:1em auto auto; padding:0; text-align:center; width:100%; }
.loupe .picto { width:20px; /*background-position:2px 3px; background-image:url("http://jolstatic.fr/wiki/images/tera/thumb/5/57/Searchtool.png/20px-Searchtool.png");*/ }
.general .picto { width:15px; }
 
/* Balises */
html { background: #ccc; }
body { background: none; }
 
/* Box-Sizing */
div#content, div#content:before, div#content:after,
div#content *, div#content *:before, div#content *:after,
div#mw-navigation, div#mw-navigation:before, div#mw-navigation:after,
div#mw-navigation *, div#mw-navigation *:before, div#mw-navigation *:after,
div#footer, div#footer:before, div#footer:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
 
/* Content */
div#content { background:#fff; border:0 none; color:#333; }
div#footer { background:#fff; }
 
/* Largeur max */
/*div#content,
div#footer { max-width: 1000px; }
#mw-navigation { max-width: 1200px; }
*/
 
#mw-navigation { left: 0; position: absolute; top: 0; width: 100%; }
#mw-page-base { background:none; }
#p-personal { background:#fff; padding:0 1em 2px 1em; }
/* Onglets de menu */