« Utilisateur:LaurentM/common.css » : différence entre les versions
De fablabo
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 16 : | Ligne 16 : | ||
div.VignetteProjet{ | div.VignetteProjet{ | ||
background-size:cover; | background-size:cover; | ||
} | |||
h2 span.mw-headline{ | |||
font-size: 2em; | |||
} | } | ||
Ligne 22 : | Ligne 26 : | ||
} | } | ||
h4{ | h4 span.mw-headline{ | ||
font-size: 1.4em; | font-size: 1.4em; | ||
} | } |
Version du 22 mars 2016 à 16:07
#content
{width : 700px}
#mw-head-base
{width: 700px}
#toc
{
position:fixed;
top:150px;
left:950px;
}
#mw-panel{
position:fixed;
}
div.VignetteProjet{
background-size:cover;
}
h2 span.mw-headline{
font-size: 2em;
}
h3 span.mw-headline{
font-size: 1.7em;
}
h4 span.mw-headline{
font-size: 1.4em;
}