« Utilisateur:Philippe Bonnet/monobook.css » : différence entre les versions

De fablabo
Aller à :navigation, rechercher
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
  body{
    background:#DBFFB8;
    color:black;
  }
   .pBody{
   .pBody{
     font-size:90%;
     font-size:90%;

Version du 18 octobre 2014 à 00:14

  body{
    background:#DBFFB8;
    color:black;
  }

  .pBody{
    font-size:90%;
    background-color:#CCFF66;
    color:red;
    border:1px solid #aaa;
    padding:0 .8em .3em .5em
  }