Ouvrir le menu principal

Modifications

MediaWiki:Vector.css

156 octets ajoutés, 12 mars 2015 à 20:09
aucun résumé de modification
/* Tableau Objet */
.table-objet { background: #102945; box-shadow: 4px 4px 1px rgba(0, 0, 0, 0.3); border-radius: 5px; }.table-objet td { color: #fff; border-color: #263a51; }
.table-objet td a { color: #b6cbdf; }
.table-objet tr:child-node(even) td { background: #102945; }
.table-objet tr:child-node(odd) td { background: #0b1c30; }
.table-objet td:first-child { position: relative; padding: .5em 0.5em 0.5em 54px; }
.table-objet td:first-child b { display: inline-block; line-height: 1; }
.table-objet td:first-child img { position: absolute; left: 0.2em; top: 0.2em; }
.table-objet td:first-child small { display: inline-block; color: #b6cbdf; }
11 537

modifications