2,804
edits
Changes
m
Add class to lighten up the bullet lists on long lists, makes the text pop up more than the bullet lists
/* Gorgonzola: [[Main_Page]] */
.gg-tbl-hd { width:100%; height:29px; background:#8d0000;}.gg-tbl-hd img { display:block; width:100%; height:29px; border:none;}.gg-tbl-hdt { width:100%; font:bold 15px/1em Georgia,serif; text-align:center; position:absolute; left:0; top:8px;}
.gg-tbl-hdt, .gg-tbl-hdt a, .gg-tbl-hdt a:visited { color:#eaeaea; }
/* Gorgonzola: lighten up the heavy bullet lists, use as a table class */
.gg-light-bullets li { list-style-image: none; color: #ccc; }
/* Gorgonzola: Used by [[Template:Spoilers]] */