changeset 22:3c8941fa46da

change small heading styles
author Alex Krolick <whokilledtheelectricmonk@gmail.com>
date Sun, 15 Nov 2015 21:49:06 -0800
parents d3ca915e39d1
children f37d56cd8195
files css/app.css
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/css/app.css	Sun Nov 15 21:48:48 2015 -0800
+++ b/css/app.css	Sun Nov 15 21:49:06 2015 -0800
@@ -44,6 +44,14 @@
 	font-size: 1.66rem;
 }
 
+h4 {
+	font-size: 1.33rem;
+}
+
+h4, h5, h6 {
+	font-weight: bold;
+}
+
 /**
 * Font overrides (do this using SASS when that gets pulled in)
 */