From 67eae33fb88e840047a33558de56090d8bcc62fb Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 30 Nov 2014 20:09:41 -0500 Subject: Improve Markdown css --- assets/css/header.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'assets/css/header.css') diff --git a/assets/css/header.css b/assets/css/header.css index c8b820d1..218d4949 100644 --- a/assets/css/header.css +++ b/assets/css/header.css @@ -60,7 +60,8 @@ nav .active a { .page-header h2 { margin: 0; padding: 0; - font-size: 140%; + font-size: 1.4em; + font-weight: bold; border-bottom: 1px dotted #ccc; } -- cgit v1.2.3