4,614
edits
.h3 |
header left margins |
||
Line 5: | Line 5: | ||
font-family: ckai; | font-family: ckai; | ||
src: url(//fonts.googleapis.com/earlyaccess/cwtexkai.css); | src: url(//fonts.googleapis.com/earlyaccess/cwtexkai.css); | ||
} | |||
.h2 { | |||
margin-left: 2em; | |||
} | } | ||
.h3 { | .h3 { | ||
margin-left: | margin-left: 4em; | ||
} | |||
.h4 { | |||
margin-left: 6em; | |||
} | } | ||