summaryrefslogtreecommitdiff
path: root/themes/elenq/static
diff options
context:
space:
mode:
Diffstat (limited to 'themes/elenq/static')
-rw-r--r--themes/elenq/static/css/style.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/themes/elenq/static/css/style.css b/themes/elenq/static/css/style.css
index 3906fce..0f9d057 100644
--- a/themes/elenq/static/css/style.css
+++ b/themes/elenq/static/css/style.css
@@ -199,11 +199,14 @@ h1, h2, h3, h4, h5, h6 {
font-weight: 300;
}
h1.main-title {
- font-size: 4.5rem; line-height: 1.2; text-align: center;
+ font-size: 4.5rem; line-height: 1; text-align: center;
margin-bottom: 2rem;
margin-top: 2rem;
font-family: "LatoLatinLightWeb", Helvetica, Arial, sans-serif;
}
+h1 span.subtitle{
+ font-size: 2.5rem;
+}
h2.entry-title{
font-size: 3.0rem; line-height: 1.2;
}