diff --git a/content/assets/css/style.css b/content/assets/css/style.css index ca6eca4..4e6eab3 100644 --- a/content/assets/css/style.css +++ b/content/assets/css/style.css @@ -60,6 +60,6 @@ .vi { color: #19177C } /* Name.Variable.Instance */ .il { color: #666666 } /* Literal.Number.Integer.Long */ -#faq h3 { +h1, h2, h3, h4, h5, h6 { font-weight: 200; }