From e2e9fc3d1885f882df487aec0e01ee543fae3bf6 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sat, 27 Apr 2013 18:04:33 -0400 Subject: Forum: More layout tweaking --- site.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'site.css') 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; -- cgit v1.2.3