Ouvrir le menu principal

Modifications

MediaWiki:Vector.css

3 305 octets supprimés, 5 avril 2018 à 09:54
aucun résumé de modification
/* Tout CSS ici sera chargé avec chaque page accédée par n'importe quel utilisateur. */
html { background:url(http://teso.jeuxonline.info/wiki/wiki-random.php) no-repeat fixed center top #fff; background-size:cover; }
/*body { background:rgba(255,255,255,.2); height:auto; }*/
body { background:none; }
 
/*div#content { background:rgba(255,255,255,.85); }
div#footer { background:rgba(255,255,255,.5); }*/
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; }
div#content { background:#fff; border:0 none; color:#333; margin-right:25px /*max-width: 1000px;*/ /*text-shadow: 0 1px 0 #FFFFFF;*/ }
div#footer { background:#fff; margin-right:25px; margin-bottom:25px; /*max-width: 1000px;*/ }
div#mw-head { padding-right:25px }
#mw-navigation { left: 0; /*max-width: 1200px;*/ position: absolute; top: 0; width: 100%; }
#mw-page-base { background:none; }
#p-personal { background:rgba(255,255,255,.85); padding:0 1em 2px 1em; margin-right:25px }
 
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 */
#p-logo { top:-110px; left:-10px }
div#mw-panel { background:rgba(255,255,255,.7); border:none; border-radius:0; font-family: 'Roboto Condensed', sans-serif; margin:0; padding:10px 10px 10px 10px; top: 150px; width:172px; margin-left:10px }
div#mw-panel .portal { padding:0 10px; background:rgba(255,255,255,.85); }
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:rgba(255,255,255,.85); }
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 */
body.page-Main_Page.ns-subject #content,body.page-Main_Page_editcopy.ns-subject #content {padding-left:1em;padding-right:1em}
 
@media screen and (max-width:1280px) {
div#content, div#footer { margin-right:0 }
div#mw-head { padding-right:0 }
#p-personal { margin-right:0 }
}
23

modifications