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

De fablabo
Aller à :navigation, rechercher
Page créée avec « .main {color : #bcd730} »
 
Aucun résumé des modifications
 
(19 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
.main
body{
{color : #bcd730}
  background-color: #eee;
}
 
div#mw-head{
background-color:#333;
}
 
div#content{
  margin-left:calc((100% - 900px) / 2);
}

Dernière version du 11 mars 2019 à 18:11

body{
  background-color: #eee;
}

div#mw-head{
background-color:#333;
}

div#content{
  margin-left:calc((100% - 900px) / 2);
}