MediaWiki:Vector.css

De Le wiki Star Citizen - 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. */
body { 
    background: url(//jolstatic.fr/upload/starcitizen/Wallpapers/78711.jpg) no-repeat fixed center top #000000;
}

#p-logo, #p-logo a { height:160px }
#p-logo { top:-160px }
div #mw-panel { top: 203px }

div#content {
    border: none;
    font-size: 110%;
    color: rgb(230,230,230);
    background: rgba(10,10,10,.9);
    margin-right: 20px;
    text-shadow:none;
}

div#footer { 
    border: none;
    font-size: 110%;
    color: rgb(255,255,255);
    background: rgba(10,10,10,.6); 
    margin-right: 20px;
}

div#footer ul li {
margin: 0;
padding: 0;
padding-top: 0.5em;
padding-bottom: 0.5em;
color: rgb(255, 255, 255);
font-size: 0.7em;
}

h1, h2, h3, h4, h5, h6 {
    color: rgb(230,230,230);
    font-weight: normal;
}

/* Modification boites de dialogues "codes"*/
pre {
    padding: 1em;
    border: 1px rgb(255,255,255);
    color: rgb(230,230,230);
    background-color: rgb(50,50,50);
}

/* Modification du menu */
div#mw-panel {
    color: rgb(255,255,255);
    background-color: rgba(10,10,10,0.9);
}

div#mw-panel div.portal div.body ul li a:visited {
color: rgb(255,255,255);
}

#mw-panel.collapsible-nav .portal { background-color:transparent }

#mw-panel.collapsible-nav .portal.collapsed h3 a, #mw-panel.collapsible-nav .portal.collapsed h5 a {
    color: rgb(255,255,255);
}

div.vectorTabs {
    color: rgb(255,255,255);
}

div.vectorTabs li a {
    text-shadow: 0 0 5px black;
}

#preftoc li.selected a, div.vectorTabs ul li.selected {
    background:none;
}

#preftoc li.selected a, #preftoc li.selected a:visited, div.vectorTabs ul li.selected a, div.vectorTabs ul li.selected a:visited {
    color: rgb(255,255,255);
}

div.vectorTabs ul li.new a, div.vectorTabs ul li.new a:visited, div.vectorTabs ul li a, div.vectorTabs ul li a:visited,
div.vectorMenu ul li a, div.vectorMenu ul li a:visited {
    color: rgb(255,255,255);
}

#preftoc li a, div.vectorTabs ul li, div.vectorTabs ul {
    background:none;
}

div#p-search {
    background:none;
    height: 37px;
    padding: 0 10px;
    margin: 0;
}

#preftoc, #preftoc li, div.vectorTabs span, div.vectorMenu h5 a, div.vectorTabs {
    background-image: none;
}

#preftoc li.selected a, #preftoc li.selected a:visited {
    color: rgb(255,255,255)
}

#mw-page-base {
    background-color: black;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-image: none;
    background: transparent !important;  
}

a:visited {
	color: #6699CC;
}
a:active {
	background-color: #6699CC;
}

#n-Accueil a, #n-Accueil a:hover, #n-Accueil a:visited { color: #f7f7f7 !important;
font-size: 150% !important;
font-weight: bold !important;
text-shadow: 0 0 0.1em rgba(0,0,0,0.9) !important ; 
text-decoration : none !important; }

#p-Navigation a, #p-Navigation a:hover, #p-Navigation a:visited { color: #f7f7f7 !important;
font-size: 130% !important;
font-weight: bold !important;
text-shadow: 0 0 0.1em rgba(0,0,0,0.9) !important ; 
text-decoration : none !important; }

#p-Navigation ul a, #p-Navigation ul a:hover, #p-Navigation ul a:visited { color: #f7f7f7 !important;
font-size: 100% !important;
font-weight: bold !important;
text-shadow: 0 0 0.1em rgba(0,0,0,0.9) !important ; 
text-decoration : none !important; }

#p-personal { background-color: rgba(30,30,30,0.3) }

div.vectorTabs ul li { border:none; box-shadow:none }
div.vectorTabs li.selected a, div.vectorTabs li a { border-top:0 }

div.vectorMenu div.menu { background-color:#222;}

#wpTextbox1 { color:#000 }

.smw-editpage-help, .editOptions { background-color:#666; }

div#footer ul { background-color: transparent }

.homebox { color:#000 }