Utilisateur:IruleManik/MAJ MW 9-14/vector.cs

De Guild Wars 2 Wiki
Aller à la navigation Aller à la recherche

/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */

/* Masthead links */

  1. upperBar {
 position:absolute;
 top:0;
 left:35px;
 height:30px;
 z-index: 2;

}

  1. upperBar ul {
 padding:0px;
 margin:0px;
 list-style:none;

}

  1. upperBar ul li {
 margin:0;
 padding:0px;
 display:inline-block;
 font-family: "EasonPro","Times New Roman","serif";

}

  1. upperBar ul li:first-child{

background:url(/images/6/6e/Nav-external.png) no-repeat 0 0; padding-left:121px }

  1. upperBar ul li:last-child{

background:url(/images/6/6e/Nav-external.png) no-repeat 100% 0; padding-right:229px }

  1. upperBar ul li a {
 background:url(/images/6/6e/Nav-external.png) no-repeat 0 -30px;
 color:#FFC8AD;
 text-transform:uppercase;
 font-size:12px;
 padding: 8px 10px;
 line-height:2.6;

}

  1. upperBar ul li.selected a {
 background : none;

}

  1. upperBar ul li a:hover {
 background : none;
 text-decoration:none;
 color:white;

}

  1. upperBar ul li:first-child a {
 background-position:-121px -30px;

}

  1. upperBar ul li:first-child+li a {
 background-position:-206px -30px;

}

  1. upperBar ul li:first-child+li+li a {
 background-position:-258px -30px;

}

  1. upperBar ul li:first-child+li+li+li a {
 background-position:-274px -30px;

}


/* Header */

body {

 background : #F9F9FA url('/images/0/00/Skin_header.png') 0 0 no-repeat;

}

div#mw-page-base {

 background : none;

}

div#p-logo {

 z-index : 4;

}


div#p-logo a {

 background-image : url(/images/f/f8/Logo_GW2_blanc.png)  !important;

}

div#p-personal {

 position : absolute;
 top : 0;
 right : 0;
 background-color : white;
 border-radius : 0 0 0 0.5em;
 width : auto;
 padding : 2px 0 2px 2px;

}

div#p-personal ul {

 padding-left : 0;
 padding-right : 0.5em;
 

}

div#p-personal ul li {

 margin-top : 0;

}


/* Footer */ div#footer {

 background-image : url('/images/3/3c/Skin_footer.png');
 height : 95px;
 margin-left : 0;
 padding-left : 12.25em;
 padding-top : 110px;
 padding-bottom : 15px;

}

div#footer li#footer-copyrightico {

 width : 90px;
 height : 36px;
 padding : 0;
 background-image : url('/images/0/01/ArenaNet.png');

}

div#footer li#footer-copyrightico img {

 display : none;

}

/* Body content */

  1. bodyContent {
 font-size:0.825em; 

}

/* Sidebar */ div#mw-panel div.portal h3 {

 font-weight: normal;  
 color: #444;
 padding: 0 1.75em 0.25em 0.25em;
 cursor: default;
 border: none;
 font-size: 0.75em;

}

div#mw-panel.collapsible-nav div.portal.persistent h3, div#mw-panel.collapsible-nav div.portal.expanded h3 {

 background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAABCAAAAAAphRnkAAAAJ0lEQVQIW7XFsQEAIAyAMPD/b7uLWz8wS5youFW1UREfiIpH1Q2VBz7fGPS1dOGeAAAAAElFTkSuQmCC);

background-image: url(//wiki-fr.guildwars2.com/skins/vector/images/portal-break.png?2013-03-04T18:08:20Z)!ie;

 background-position: bottom left;
 padding: 0px 0px 0.3em !important;
 font-size: 0.8em !important;
 margin: 1.35294em 0 0.3em 0.4em !important;

}

  1. mw-panel.collapsible-nav .portal {
 background-image: none !important;

}