summaryrefslogtreecommitdiff
path: root/themes/compact.css
blob: d6b66c682708592f5176f464f477bd7cefe8b15a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
@import "default.php";

body,
.claro .dijitMenu .dijitMenuItemLabel,
.claro .content-inner,
.claro #content-insert,
.claro .cdm .content,
.claro .post .content { 
	font-size : 12px ! important;
}

.claro .post .header,
.claro #floatingTitle a.title,
.claro .cdm .title {
	font-size : 13px ! important;
}