Use light helvetica for headings
This commit is contained in:
parent
c0ca040c2c
commit
d73213dba7
1 changed files with 1 additions and 1 deletions
|
@ -60,6 +60,6 @@
|
||||||
.vi { color: #19177C } /* Name.Variable.Instance */
|
.vi { color: #19177C } /* Name.Variable.Instance */
|
||||||
.il { color: #666666 } /* Literal.Number.Integer.Long */
|
.il { color: #666666 } /* Literal.Number.Integer.Long */
|
||||||
|
|
||||||
#faq h3 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
font-weight: 200;
|
font-weight: 200;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue