MediaWiki:Modern.css : Différence entre versions

De Nolife-Wiki
Aller à : navigation, rechercher
m
m
 
Ligne 12 : Ligne 12 :
 
.mw-topboxes
 
.mw-topboxes
 
{
 
{
     margin-top: 12px;
+
     margin-top: 20px;
 
}
 
}

Version actuelle datée du 6 janvier 2013 à 00:25

/* Le CSS placé ici affectera les utilisateurs de l’habillage Modern. */
#mw_header, #mw_portlets, #p-personal, #p-cactions
{
    position:fixed;
}

#p-cactions
{
    background-color: white;
}

.mw-topboxes
{
    margin-top: 20px;
}