MediaWiki:Vector.css

De Le wiki Destiny - JeuxOnLine
Sauter à la navigation Sauter à la recherche

Note : après avoir enregistré vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou pressez Ctrl-F5 ou Ctrl-R (⌘-R sur un Mac)
  • Google Chrome : appuyez sur Ctrl-Maj-R (⌘-Shift-R sur un Mac)
  • Internet Explorer : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5
  • Opera : allez dans Menu → Settings (Opera → Préférences sur un Mac) et ensuite à Confidentialité & sécurité → Effacer les données d’exploration → Images et fichiers en cache.
/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */
/* Portail */
.homebox > tbody > tr > th { font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; }

/**MAIN PAGE STYLESHEET**/
#mainpagenavigation {
display:block;
box-shadow:rgba(0,0,0,0.5) 0 0 .75em;
border-collapse:collapse;
text-align:left
}

#mainpagenavigation th {
font-family:EasonPro,"Times New Roman", serif;
font-size:1.7692307692em;
color:#fff;
text-shadow:rgba(0,0,0,0.75) 0 0 .25em;
background-color:#444;

font-weight:400;
height:48px;
text-align:center;
font-size-adjust:0.43
}

#mainpagenavigation td {
background-color:#fff;
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffffff,EndColorStr=#ffeeeeee);
background-image: linear-gradient(top, #bbb 0%, #fff 2%, #eee 100%);
background-image: -o-linear-gradient(top, #bbb 0%, #fff 2%, #eee 100%);
background-image: -moz-linear-gradient(top, #bbb 0%, #fff 2%, #eee 100%);
background-image: -webkit-linear-gradient(top, #bbb 0%, #fff 2%, #eee 100%);
background-image: -ms-linear-gradient(top, #bbb 0%, #fff 2%, #fff 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bbb), color-stop(.02, #fff), color-stop(1, #eee));
}

#mainpagenavigation td.content {vertical-align:top;padding:1.5em 2%}
#mainpagenavigation td.separator {border-right:#aaa solid 1px}

body.page-Main_Page.ns-subject #content,body.page-Main_Page_editcopy.ns-subject #content {padding-left:1em;padding-right:1em}

/* Image de fond */
html { 
background:url(http://jolstatic.fr/wiki/images/destiny/5/5a/Background_01.jpg) no-repeat fixed center top #fff; background-size:cover; 
}
body { 
background: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:12px; 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; }

/* Divers interface */

/*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; }