« Utilisateur:LaurentM/Common.css » : différence entre les versions
De fablabo
Page créée avec « body{ background-color: #eee; } div#mw-head{ background-color:#333; } div#content{ margin-left:calc((100% - 900px) / 2); } » |
(Aucune différence)
|
Version du 11 mars 2019 à 18:37
body{
background-color: #eee;
}
div#mw-head{
background-color:#333;
}
div#content{
margin-left:calc((100% - 900px) / 2);
}