Changes

From The TTSCpedia
Jump to navigationJump to search
add contributionscores CSS just in case we ever do add that extension
Line 1,521: Line 1,521:  
background-color:#F1F6FB
 
background-color:#F1F6FB
 
}
 
}
 +
 +
.contributionscores-wrapper      {  }
 +
.contributionscores-title        { background-color: #aaaaaa; margin-bottom: 0px; padding-left: .4em; }
 +
.contributionscores .header { background-color: #cccccc; border-bottom: 1px solid #999999; font-weight: bold; }
 +
.contributionscores .odd        { background-color: #eeeeee; }
 +
.contributionscores .header td  { padding-left: .2em; padding-right: .2em; }
 +
.contributionscores .content  { padding-left: .2em; padding-right: .2em; }

Navigation menu