Smaller CSS.

This commit is contained in:
marcins78@gmail.com
2012-07-11 10:23:16 +00:00
parent 527e1dc64d
commit c11f03c4fc

View File

@@ -14,17 +14,7 @@
background-color: #000000;
}
.leagueName {
font-size: 200%;
font-weight: bolder;
}
#stats .period {
font-size: 200%;
font-weight: bolder;
}
.tournamentName {
.leagueName, #stats .period, .tournamentName, .playerStatHeader {
font-size: 200%;
font-weight: bolder;
}