mediawiki-extensions-Contri.../ContributionScores.css
Tim Laqua d3a22c5785 * Made special page includable
* Added CSS classes for table styling
2007-12-19 01:24:52 +00:00

5 lines
No EOL
336 B
CSS

/* ContributionScores.css */
.contributionscores-wrapper { }
.contributionscores-title { background-color: #aaaaaa; margin-bottom: 0px;}
.contributionscores-tableheadings { background-color: #cccccc; border-bottom: 1px solid #999999; }
.contributionscores-altrow { background-color: #eeeeee; }