From 33b97da914105927bc5800224b9bab0ad1d312c6 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Mon, 27 Jan 2014 11:12:27 +0000 Subject: Initial commit --- static/css/headline_buttons.css | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 static/css/headline_buttons.css (limited to 'static/css/headline_buttons.css') diff --git a/static/css/headline_buttons.css b/static/css/headline_buttons.css new file mode 100644 index 0000000..100b879 --- /dev/null +++ b/static/css/headline_buttons.css @@ -0,0 +1,23 @@ +h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { + line-height: 1.5em; +} + +h1 { + font-size: 2em; +} + +h2 { + font-size: 1.5em; +} + +h3 { + font-size: 1.17em; +} + +h5 { + font-size: .83em; +} + +h6 { + font-size: .75em; +} -- cgit v1.2.3-1-g7c22