Project

General

Profile

1
h1,
2
h2,
3
h3,
4
h4,
5
h5,
6
h6 { font-family: "RobotoSlabRegular"; }
7

    
8
h1 { font-size: 30px; line-height: 34px; }
9
h2 { font-size: 26px; line-height: 30px; }
10
h3 { font-size: 22px; line-height: 24px; }
11
h4, h5, h6 { font-size: 18px; line-height: 20px; }
12

    
13
.menu-sidebar { font-family: "RobotoSlabRegular"; }
14

    
15
#system .gridalicious .title { 
16
	font-size: 24px; 
17
	line-height: 28px;
18
}
(10-10/13)