MediaWiki:Modern.css : Différence entre versions

De Nolife-Wiki
Aller à : navigation, rechercher
m
Ligne 3 : Ligne 3 :
 
{
 
{
 
     position:fixed;
 
     position:fixed;
 +
}
 +
 +
#p-cactions
 +
{
 +
    background-color: white;
 +
}
 +
 +
.mw-topboxes
 +
{
 +
    margin-top: 12px;
 
}
 
}

Version du 6 janvier 2013 à 00:24

/* 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: 12px;
}