* Made special page includable
* Added CSS classes for table styling
This commit is contained in:
parent
047160776f
commit
d3a22c5785
3 changed files with 87 additions and 18 deletions
5
ContributionScores.css
Normal file
5
ContributionScores.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
/* 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; }
|
Loading…
Add table
Add a link
Reference in a new issue