« 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 4 : | Ligne 4 : | ||
.mw-portlet { /* Logo */ | .mw-portlet { /* Logo */ | ||
font-size: 90%; | font-size: 90%; | ||
} | } | ||
Version du 6 novembre 2024 à 22:38
/*====================*/
/* SIDEBAR */
/*====================*/
.mw-portlet { /* Logo */
font-size: 90%;
}
/*====================*/
/* LOGO */
/*====================*/
#p-logo, .mw-wiki-logo {
position: fixed;
top: 0px;
left: 10px;
overflow: hidden;
z-index: 1;
}
body.skin--responsive #p-logo a, body.skin--responsive #p-logo a:hover {
background-position: 0% 0% !important;
width: var(--content_marg_left);
}