MediaWiki:Vector.css: verschil tussen versies

Naar navigatie springen Naar zoeken springen
146 bytes toegevoegd ,  21 jul 2010
geen bewerkingssamenvatting
(Nieuwe pagina aangemaakt met '→‎CSS placed here will affect users of the Vector skin: body.page-Main_Page h1.firstHeading { display:none; } #p-logo { position: absolute; top: -40px; left: 6px...')
 
Geen bewerkingssamenvatting
 
(44 tussenliggende versies door dezelfde gebruiker niet weergegeven)
Regel 1: Regel 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
body.page-Main_Page h1.firstHeading { display:none; }
body.page-Hoofdpagina h1.firstHeading { display:none; }
/* #footer-info-viewcount { display: none; }  */
#footer-places { display: none; }
#footer-icons {
position: relative;
top: -3em;
}
 
#p-logo {
#p-logo {
position: absolute;
position: absolute;
top: -40px;
top: -40px;
left: 6px;
left: 6px;
width: 222px;
width: 225px;
height: 40px;
height: 40px;
}
}
#p-logo a {
#p-logo a {
display: block;
display: block;
width: 222px;
width: 225px;
height: 40px;
height: 40px;
background-repeat: no-repeat;
background-repeat: no-repeat;
Regel 16: Regel 23:
text-decoration: none;
text-decoration: none;
}
}
#panel {
div#mw-panel {
left: 0px;
padding-top: 1em;
position: absolute;
position: absolute;
top: 40px;
top: 40px;
padding-top: 1em;
width: 10em;
width: 10em;
left: 0;
}
}
5.024

bewerkingen

Navigatiemenu