« Utilisateur:LaurentM/common.css » : différence entre les versions
De fablabo
Aucun résumé des modifications |
background |
||
Ligne 12 : | Ligne 12 : | ||
#mw-panel{ | #mw-panel{ | ||
position:fixed; | position:fixed; | ||
} | |||
.VignetteProjet{ | |||
background-size:cover; | |||
position:center; | |||
} | } |
Version du 21 mars 2016 à 13:03
#content
{width : 700px}
#mw-head-base
{width: 700px}
#toc
{
position:fixed;
top:150px;
left:950px;
}
#mw-panel{
position:fixed;
}
.VignetteProjet{
background-size:cover;
position:center;
}