From c0a4baaa8375118b7e4a58898ac6687b5ad8f5c3 Mon Sep 17 00:00:00 2001 From: Ronan Berder Date: Fri, 28 Dec 2012 15:00:46 +0800 Subject: [PATCH] Slightly beautifying the headers --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 2e6878c..ae7124f 100755 --- a/css/style.css +++ b/css/style.css @@ -110,6 +110,7 @@ code { -moz-border-radius: 3px; -webkit-border-radius: 3px; color: #fff; + font-weight: normal; padding: 3px 6px; }