about summary refs log tree commit diff stats
path: root/css
diff options
context:
space:
mode:
authorCase Duckworth2015-03-10 23:17:06 -0700
committerCase Duckworth2015-03-10 23:17:06 -0700
commitbec7c936d59e331500c8350b92e33f2b5c5eb0e0 (patch)
treeeb35d9c37efccc6eafa8dbca1538387dcf6c3ff4 /css
parentFix broken link in I think it's you (diff)
downloadautocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.tar.gz
autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.zip
Move dedication to before epigraph
Diffstat (limited to 'css')
-rw-r--r--css/common.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/common.css b/css/common.css index f208957..62f1884 100644 --- a/css/common.css +++ b/css/common.css
@@ -135,7 +135,7 @@ h2 {
135.dedication { 135.dedication {
136 font-style: italic; 136 font-style: italic;
137 font-size: 10pt; 137 font-size: 10pt;
138 margin-top: -0.5em; 138 margin-top: 1em;
139 margin-bottom: 1em; 139 margin-bottom: 1em;
140} 140}
141.dedication::before { 141.dedication::before {