Ouvrir le menu principal

Modifications

MediaWiki:Common.css

5 256 octets supprimés, 15 octobre 2014 à 18:56
aucun résumé de modification
/* Tout CSS ici sera chargé avec chaque page accédée par n'importe quel utilisateur. */
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,400italic,700,700italic);
@import url(//fonts.googleapis.com/css?family=Roboto:400,400italic,300italic,300,700,700italic&subset=latin,latin-ext);
.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:rgba(255,255,255,.8); border:0 none; color:#333; }
#bodyContent { background:#fff; }
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%; }
.navbox-subgroup { background-color: #fff; }
.navbox-list { border-color: #f9f9f9; }
.navbox-title, .navbox th { }
.navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title { background-color:#f2f2f2 !important; }
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow { background-color:#f2f2f2 !important; }
/* ambox */
.ambox { background-color: #f9f9f9; border-colorleft: #BBBBAA; border-style: solid4px; borderbox-widthshadow: 0 1px 1px 1px 10px0 rgba(0,0,0,.1); /*clear:left; float:left; */ margin: 8px 0 12px; floatpadding: 1px 12px; }.ambox .fa { font-size: 2em; }.ambox p { margin:left.5em 0!important; padding: 2px 10px; clear:left; }
.ambox-blue { border-color: #1E90FF; }
.ambox-red { border-color: #B22222; }
.ambox-orange { border-color: #F28500; }
.ambox-yellow { border-color: #F4C430; }
.ambox-yellow .fa { color: #F4C430; }
.ambox-purple { border-color: #9932CC; }
.ambox-gray { border-color: #BBBBAA; }
.ambox-green { border-color: #228B22; }
.ambox-image { padding-right: 10px; text-align: center; min-width: 45px; vertical-align:middle; }
.ambox-info { color: #000666; }
/* ombox */
.ombox-image { text-align: center; width:90px; }
.ombox-image-right { text-align: center; width:90px; }
.ombox-info { color: #000666; width: 100%; }
.ombox-red { border:1px solid #b22222 !important; }
.ombox-orange { border:1px solid #f28500 !important; }
.ombox-gray { border:1px solid #bba !important; }
.ombox-default { border:1px solid #aaa !important; }
 
/* bandeau */
.bandeau { background: #f9f9f9; border-style: solid; border-width: 0 0 0 10px; box-shadow: 2px 2px 0 #ededed; clear: left; margin: 8px 0 12px; padding: 2px 10px; text-align: left; }
/* template documentation */
div.banner .picto { position:absolute; left:6px; top:3px; }
div.banner .picto img { display:block; }
.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; }
 
/* Onglets de menu */
div.vectorTabs,
div.vectorTabs ul,
div.vectorTabs span { background: none; padding:0; }
div.vectorTabs { height:40px; }
div.vectorTabs ul li { background:#ededed; margin-right:2px; line-height: normal;}
div.vectorTabs li a { border-top:3px solid #aaa; color:#333; font-family: 'Roboto Condensed',sans-serif; text-decoration:none; transition: background 0.2s; }
div.vectorTabs li a:hover,
div.vectorTabs li a:active { background-color: rgba(0,0,0,.1); }
div.vectorTabs li.selected { background:#fff; }
div.vectorTabs li.selected a { border-top: 3px solid #FFBB33; }
div.vectorTabs span a { height:40px; line-height:35px; padding: 0 .7em; }
div.vectorTabs { height:40px; }
 
div.vectorMenu { background-color:#fff; }
div#mw-head div.vectorMenu h3,
div#mw-head div.vectorMenu h5 { margin:0; }
div.vectorMenu h3 a,
div.vectorMenu h5 a { background:none; }
 
div#simpleSearch { background:#fff; border:0 none; }
 
/* Menu latéral */
div#mw-panel { background:#fff; border:none; border-radius:0; font-family: 'Roboto Condensed', sans-serif; margin:0; padding:5px 10px 10px; top: 140px; width:172px; }
div#mw-panel .portal { padding:0 10px; background:#fff; }
div#mw-panel .portal a { display:block; padding:.2em .5em; text-decoration:none; }
div#mw-panel .portal a:link,
div#mw-panel .portal a:visited { color:#333!important; }
div#mw-panel .portal a:hover,
div#mw-panel .portal a:active { color:#666!important; background:#fff; }
div#mw-panel div.portal div.body { margin:0; }
div#mw-panel div.portal div.body ul li { font-size:14px; padding:0; }
#mw-panel.collapsible-nav .portal h3,
#mw-panel.collapsible-nav .portal h5 { font-size:1em; font-weight:700; }
#mw-panel.collapsible-nav div.persistent div.body { margin:0; }
#mw-panel.collapsible-nav div.portal { margin:0 }
#mw-panel.collapsible-nav div.portal div.body ul li { padding:0; }
 
/* Titre principal */
#firstHeading { font-size:2em; font-weight: 400; font-family: 'Roboto Condensed', sans-serif; }
.firstHeading, #firstHeading { margin-bottom:.5em; }
 
/* TOC */
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle { text-align: left; padding: .5em; }
#mw-content-text #toctitle h2 { border: none; }
#toc ul,
.toc ul { padding: .5em; }
 
/* Edit section */
.mw-content-ltr .editsection,
.mw-content-rtl .mw-content-ltr .editsection { font-size:.5em; font-weight: 400; font-family: 'Roboto Condensed', sans-serif; }
.mw-content-ltr .editsection a,
.mw-content-rtl .mw-content-ltr .editsection a { color: #999; display: inline-block; padding: 0 .5em; text-decoration: none; }
.mw-content-ltr .editsection a:hover,
.mw-content-rtl .mw-content-ltr .editsection a:hover { color: #666; }
 
.mw-content-ltr .editsection a:before,
.mw-content-rtl .mw-content-ltr .editsection a:before { margin-right: .2em; font-size: 2em; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.mw-content-ltr .editsection a:before { content: "\f040"; }
 
#mw-content-text .mw-headline { margin: 1em 0 .5em }
#mw-content-text h2 { border-left:6px solid #FFBB33; clear:left; padding:.2em 10px; }
#mw-content-text p { font-size:13px; line-height:1.5em; margin: 0 0 1em 0; }
#mw-content-text ul { font-size:13px; line-height:1.5em; margin-bottom: 1em; }
#mw-content-text blockquote { background-color: #F0EFEE; border-radius: 5px; box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.05) inset; margin: 26px 20px; padding: 25px; }
#mw-content-text blockquote:before,
#mw-content-text blockquote:after { color: #999999; display: block; font-family: times new roman; font-size: 90px; text-shadow: 0 2px 2px #CCCCCC; width: 50px; }
#mw-content-text blockquote:before { content: "“"; height: 0; margin-left: -44px; /*margin-top: -65px;*/ position: absolute; }
#mw-content-text blockquote:after { content: "”"; display: inline-block; float: right; line-height: 0; margin-top: 60px; text-indent: 53px; }
 
/* Références (ol) */
.mw-content-ltr ol.references, .mw-content-rtl .mw-content-ltr ol.references { position:relative; border:1px solid #e7e7e7; background-color:#fdfdfd; line-height:1.5em; padding:.5em; margin:1em 0; }
.references li { margin-left: 1.5em; }
 
/* Portail */
.homebox > tbody > tr > th { font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; }