« MediaWiki:Monobook.css » : différence entre les versions
De gahan
Aller à la navigationAller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 16 : | Ligne 16 : | ||
top: 0px !important; | top: 0px !important; | ||
left: 0px !important; | left: 0px !important; | ||
background-position: 0% 0%; | |||
} | } | ||
Version du 2 juin 2024 à 14:22
/*====================*/
/* SIDEBAR */
/*====================*/
.mw-portlet { /* Logo */
font-size: 90%; /* Ajustez cette valeur selon vos besoins */
}
/*====================*/
/* LOGO */
/*====================*/
#p-logo, mw-wiki-logo {
position: fixed;
top: 0px !important;
left: 0px !important;
background-position: 0% 0%;
}