diff --git a/less/core.less b/less/core.less index 49957aa..6dde923 100644 --- a/less/core.less +++ b/less/core.less @@ -5,7 +5,7 @@ body { -moz-osx-font-smoothing: grayscale; background-color: white; color: #111; - + h1, header h2 { a { color: @headerTextColor; @@ -1121,7 +1121,7 @@ li { } } -ul.errors { +ul.errors { padding: 0; text-indent: 0; li.urgent { @@ -1657,4 +1657,4 @@ p#emailsub { font-weight: bold; margin-left: 0.25em; } -} \ No newline at end of file +} diff --git a/less/post-temp.less b/less/post-temp.less index 73a1fbe..bb818c1 100644 --- a/less/post-temp.less +++ b/less/post-temp.less @@ -12,7 +12,7 @@ body { &:hover { .opacity(1); } - + h1 { font-size: 1.6em; }