« 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 4 : Ligne 4 :
   }
   }


   .devBox{
   .devBox{ background-color:#DBF8F8; }
    background-color:#DBF8F8;
  }


   table.toc{
   table.toc{
     float:right;
     float:right;
     width:33%;
     width:33%;
    background-color:#DBFFB8;
   }
   }


   table.wikitable{
  #toc{ background-color:#DBFFB8; }
    width:100%;
 
  }
   table.wikitable{ width:100%; }


   tr.row-odd{
   tr.row-odd{
     background-color:#A0DBF8;
     background-color:#A0E8F8;
     float:left;
     float:left;
     width:50%;
     width:50%;
Ligne 27 : Ligne 24 :


   tr.row-even{
   tr.row-even{
     background-color:#A0F8DB;
     background-color:#A0F8E8;
     float:right;
     float:right;
     width:50%;
     width:50%;