Ouvrir le menu principal

Modifications

MediaWiki:Vector.css

3 048 octets ajoutés, 5 avril 2018 à 10:45
aucun résumé de modification
/* 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;
}
 
div#content {
border: none;
font-size: 110%;
color: rgb(230,230,230);
background: rgba(10,10,10,.9);
margin-right: 20px;
}
 
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.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; }
18

modifications