Ouvrir le menu principal

Modifications

MediaWiki:Common.css

4 634 octets supprimés, 5 avril 2018 à 10:41
Page blanchie
/* Modification du body (Nan, sans blague ?! Sisi, j'vous jure) */
body {
background: url(http://medias.jeuxonline.info/upload/starcitizen/Wallpapers/78711.jpg) no-repeat fixed center top #000000;
}
#mw-head-base {
/*background-color: transparent;*/
border-top-left-radius: 0.5em;
border-top-right-radius: 0.5em;
bottom: 0;
height: 0px;
margin-top: 50px;
}
 
 
/* Modification de la page proprement dite */
div#content {
border: none;
font-size: 110%;
color: rgb(230,230,230);
background: rgba(10,10,10,.9);
margin-right: 20px;
 
}
 
 
/* pour le footer, tout en bas */
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;
}
 
 
/* Modification de tous les titres, à ajuster avant release */
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 {
top: 130px;
width: 170px;
color: rgb(255,255,255);
background-color: rgba(10,10,10,0.9);
margin: 0px 10px;
margin-top: 28px;
}
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);
}
 
/* remove Toolbox */
#p-tb { display:none !important; }
 
/* Modification des boutons et liens dans le header */
div.vectorTabs {
height: 2.2em;
color: rgb(255,255,255);
}
 
div.vectorTabs span a {
padding-top: 0.7em;
}
 
div.vectorTabs li a {
height: 1.5em;
text-shadow: 0 0 5px black;
font-size:12px;
font-weight:bold;
}
 
div.vectorTabs a:hover {
text-decoration:none;
}
 
div.vectorTabs ul li {
line-height: 0.8em;
}
 
#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;
}
 
div#simpleSearch {
margin-top: 0.2em;
}
 
#p-search form, #p-search input {
margin: 0.2em 0 0;
}
 
#preftoc, #preftoc li, div.vectorTabs span, div.vectorMenu h5 a, div.vectorTabs {
background-image: none;
}
 
div.vectorMenu h5 a {
height: 2.1em;
}
 
div.vectorMenu ul {
background: rgb(36,36,36);
border: none;
margin: 0 0 0 -1px;
}
 
#preftoc li.selected a, #preftoc li.selected a:visited {
font-weight: bold;
color: rgb(255,255,255)
}
/*réduction header */
#mw-page-base {
height: 5em;
background-color: black;
background-position: left bottom;
background-repeat: repeat-x;
background-image: none;
background: transparent !important;
}
/*liens */
 
a:visited {
color: #6699CC;
}
a:active {
background-color: #6699CC;
}
/* texte actualités */
.homebox {
width: 95%;
margin: 25px auto 25px auto;
box-shadow: rgba(0,0,0,0.5) 0 0 .6em;
border-collapse: collapse;
table-layout: fixed;
color: black;
}
 
/* Ménage header */
 
#ca-nstab-main {
display: none; }
#ca-talk {
display: none; }
#ca-view {
display: none; }
 
#pt-userpage {
color: white; }
 
#pt-mytalk {
color: white }
 
 
/* emplacement logo */
#p-logo a {
width: 170px;
height: 100px;
}
#p-logo { top: -115px; }
 
#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