Utilisateur:Philippe Bonnet/monobook.css : Différence entre versions

De fablabo
Aller à : navigation, rechercher
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
  }