Darken headers

This commit is contained in:
Luke Barratt 2014-04-28 01:15:48 +01:00
parent 337b0c1f7d
commit 38af8961a1

View file

@ -18,6 +18,10 @@ h1, h2, h3, h4, h5, h6 {
line-height: 1.25em;
margin: 0;
text-rendering: optimizeLegibility; // Fix the character spacing for headings
a {
color: $dark-blue;
}
}
h1 {