From df0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 24 Mar 2015 22:53:18 -0700 Subject: Change template and CSS for flatter structure - Change CSS to one file - Change template to reflect CSS flattening --- css/prose.css | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 css/prose.css (limited to 'css/prose.css') diff --git a/css/prose.css b/css/prose.css deleted file mode 100644 index 28b2db2..0000000 --- a/css/prose.css +++ /dev/null @@ -1,18 +0,0 @@ -/* PROSE css for Autocento. - * for PROSE considerations ONLY, e.g.: - * line-height - * hyphenation - * etc. - */ - -.prose { - text-align: justify; - max-width: 39em; - margin: auto; - hyphens: auto; - -moz-hyphens: auto; -} -.prose p::first-child::first-line { - font-variant: small-caps; - letter-spacing: 0.1em; -} -- cgit 1.4.1-21-gabe81