Use light helvetica for headings

This commit is contained in:
Jonathan Rudenberg 2012-08-22 11:18:03 -04:00
parent c0ca040c2c
commit d73213dba7

View file

@ -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;
} }