« Utilisateur:LaurentM/common.css » : différence entre les versions

De fablabo
Aller à :navigation, rechercher
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 19 : Ligne 19 :


h2 span.mw-headline{
h2 span.mw-headline{
font-size: 2em;
font-size: 1.8em;
}
}


h3 span.mw-headline{
h3 span.mw-headline{
font-size: 1.7em;
font-size: 1.6em;
}
}



Version du 22 mars 2016 à 16:08

#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: 1.8em;
}

h3 span.mw-headline{
font-size: 1.6em;
}

h4 span.mw-headline{
font-size: 1.4em;
}