« Utilisateur:Philippe Bonnet/monobook.css » : différence entre les versions
De fablabo
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 4 : | Ligne 4 : | ||
} | } | ||
.devBox{ | .devBox{ background-color:#DBF8F8; } | ||
table.toc{ | table.toc{ | ||
float:right; | float:right; | ||
width:33%; | width:33%; | ||
} | } | ||
table.wikitable{ | #toc{ background-color:#DBFFB8; } | ||
table.wikitable{ width:100%; } | |||
tr.row-odd{ | tr.row-odd{ | ||
background-color:# | background-color:#A0E8F8; | ||
float:left; | float:left; | ||
width:50%; | width:50%; | ||
Ligne 27 : | Ligne 24 : | ||
tr.row-even{ | tr.row-even{ | ||
background-color:# | background-color:#A0F8E8; | ||
float:right; | float:right; | ||
width:50%; | width:50%; |