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

De fablabo
Aller à : navigation, rechercher
Ligne 8 : Ligne 8 :
  
 
   #footer{
 
   #footer{
     background :#CCFF99;
+
     background :#FFCC66;
 
     color :black;
 
     color :black;
 
   }
 
   }

Version du 18 octobre 2014 à 00:07

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

  #footer{
    background :#FFCC66;
    color :black;
  }