about summary refs log tree commit diff stats
path: root/css
diff options
context:
space:
mode:
authorCase Duckworth2015-03-03 01:57:05 -0700
committerCase Duckworth2015-03-03 01:57:05 -0700
commiteb2d7b8c77b5d058032dd8c5ce7491a9bd81ccbb (patch)
tree23d69f2f0414a08c87b8dbdd38fa28f406fe0a3a /css
parentRemove link underline for external links (diff)
downloadautocento-eb2d7b8c77b5d058032dd8c5ce7491a9bd81ccbb.tar.gz
autocento-eb2d7b8c77b5d058032dd8c5ce7491a9bd81ccbb.zip
Standardize h2s
Diffstat (limited to 'css')
-rw-r--r--css/common.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/common.css b/css/common.css index b30bb35..d71c16c 100644 --- a/css/common.css +++ b/css/common.css
@@ -106,8 +106,8 @@ h1.subtitle {
106 top: -0.5em; 106 top: -0.5em;
107} 107}
108h2 { 108h2 {
109 font-family: "Fira Sans", sans-serif; 109 font-family: "Playfair Display", serif;
110 font-size: 14pt; 110 font-size: 12pt;
111 font-weight: 600; 111 font-weight: 600;
112} 112}
113/* Epigraph & Dedication */ 113/* Epigraph & Dedication */