summaryrefslogtreecommitdiff
path: root/themes/elenq/static/css/elenq-pelican.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/elenq/static/css/elenq-pelican.css')
-rw-r--r--themes/elenq/static/css/elenq-pelican.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/elenq/static/css/elenq-pelican.css b/themes/elenq/static/css/elenq-pelican.css
index 4ca2b77..17bc9cd 100644
--- a/themes/elenq/static/css/elenq-pelican.css
+++ b/themes/elenq/static/css/elenq-pelican.css
@@ -67,6 +67,10 @@ li{
h2.entry-title{
font-size: 3.0rem; line-height: 1.2;
}
+h3.entry-title{
+ line-height: 1.2;
+ margin-bottom: 1ex;
+}
h1{
text-align: left;
@@ -88,6 +92,7 @@ h1 span.subtitle{
font-size: 2.5rem;
}
+
.footnote{
margin-top: 4em;
border-top: 1px solid var(--border-color);