summaryrefslogtreecommitdiff
path: root/site.css
diff options
context:
space:
mode:
Diffstat (limited to 'site.css')
-rw-r--r--site.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/site.css b/site.css
index 6e1ef28..4418d44 100644
--- a/site.css
+++ b/site.css
@@ -92,6 +92,16 @@ ul.navBar a:link {
border-bottom: none;
}
+h2 {
+ font-size: 2.5em;
+ margin-bottom: 0;
+}
+
+h3 {
+ font-size: 1.15em;
+ margin: 0;
+}
+
.content p:first-child:first-letter {
color: hsl(0, 90%, 35%);
font-size: 3.3em;