Forskel mellem versioner af "MediaWiki:Common.css"
Spring til navigation
Spring til søgning
Msoe (diskussion | bidrag) |
Msoe (diskussion | bidrag) |
||
| Linje 1: | Linje 1: | ||
/** CSS inkluderet her vil være aktivt for alle brugere. */ | /** CSS inkluderet her vil være aktivt for alle brugere. */ | ||
| + | |||
| + | .contributionscores-wrapper { } | ||
| + | .contributionscores-title { background-color: #aaaaaa; margin-bottom: 0px; padding-left: .4em; } | ||
| + | .contributionscores .header { background-color: #cd3700; 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; } | ||
Versionen fra 22. nov 2012, 09:24
/** CSS inkluderet her vil være aktivt for alle brugere. */
.contributionscores-wrapper { }
.contributionscores-title { background-color: #aaaaaa; margin-bottom: 0px; padding-left: .4em; }
.contributionscores .header { background-color: #cd3700; 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; }