« Utilisateur:Philippe Bonnet/monobook.css » : différence entre les versions
De fablabo
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 2 : | Ligne 2 : | ||
background:#DBFFB8; | background:#DBFFB8; | ||
color:black; | color:black; | ||
} | |||
#content{ | |||
background:none; | |||
} | } | ||
Version du 19 octobre 2014 à 11:13
body{
background:#DBFFB8;
color:black;
}
#content{
background:none;
}
.pBody{
font-size:90%;
background-color:#CCFF66;
color:red;
border:1px solid #aaa;
padding:0 .8em .3em .5em
}