« 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; | ||
} | |||
h4{ | |||
font-size: 1.7em; | |||
} | |||
h4{ | |||
font-size: 1.4em; | |||
} | } |
Version du 22 mars 2016 à 16:03
#content
{width : 700px}
#mw-head-base
{width: 700px}
#toc
{
position:fixed;
top:150px;
left:950px;
}
#mw-panel{
position:fixed;
}
div.VignetteProjet{
background-size:cover;
}
h4{
font-size: 1.7em;
}
h4{
font-size: 1.4em;
}