MediaWiki:Vector.css: differenze tra le versioni

Aggiornamento di aprile
mNessun oggetto della modifica
(Aggiornamento di aprile)
Riga 23: Riga 23:
  color: #000 !important;
  color: #000 !important;
  }
  }
/* Logo */
#p-logo {
height: auto;
}
.mw-wiki-logo {
    background-image: url(https://it.wikibound.info/w/images/f/ff/Wikibound-logo-aprile.png);
}
   
   
/* Sfondo */
/* Sfondo */


body {
body {
background: #def9f2 url(https://it.wikibound.info/w/images/6/6d/Skin-sfondo-winters.png?);
background: #f6f6f6 url(https://it.wikibound.info/w/images/c/c1/Wikibound-sfondo-aprile.png);
}
}
   
   
/* Menu laterale */
/* Menu laterale */
 
#mw-panel {
    padding-left: 0 !important;
    width: 175px;
    bottom: 0;
    background: #25294d;
}
#mw-page-base {
#mw-page-base {
background: none;
background: none;
Riga 44: Riga 59:
#mw-panel .portal .body ul {
#mw-panel .portal .body ul {
width: 123px;
width: 123px;
background: url(https://it.wikibound.info/w/images/7/75/Skin-box.png?);
padding: 4px 8px 2px 25px;
padding: 8px 8px 2px 25px;
position: relative;
position: relative;
list-style: disc;
list-style: disc;
color: #fff;
color: #fff;
}
background: #101010;
#mw-panel .portal .body ul:after {
    box-shadow: 0 0 0 1px #889090, 0 0 0 2px #f0f0f0, 0 0 0 3px #889090, 0 0 0 4px #101010;
content: '';
    border-radius: 3px;
background: url(https://it.wikibound.info/w/images/5/57/Skin-box-inferiore.png?);
    margin: 13px 0 0 7px;
position: absolute;
height: 5px;
bottom: -5px;
left: 0;
right: 0;
}
}
#mw-panel .portal .body li a, #mw-panel .portal .body li a:visited, #mw-panel .portal .body li a:active {
#mw-panel .portal .body li a, #mw-panel .portal .body li a:visited, #mw-panel .portal .body li a:active {
Riga 64: Riga 73:
}
}
#mw-panel .portal h3 {
#mw-panel .portal h3 {
background: #170038;
background: #d2262b;
text-transform: uppercase;
text-transform: uppercase;
font-weight: 800;
font-weight: 800;
color: #fff;
color: #fff;
border: 2px solid #43305d;
border: 2px solid #9a6b3e;
border-left: 0;
border-left: 0;
border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;