From ac486df0ed13992a7305e33b9287c7eb907b17a7 Mon Sep 17 00:00:00 2001 From: benweet Date: Mon, 9 Jun 2014 13:10:54 +0100 Subject: [PATCH] Changed titles style --- public/res/styles/base.less | 1 + 1 file changed, 1 insertion(+) diff --git a/public/res/styles/base.less b/public/res/styles/base.less index 8c336a0b..8a9dfb4c 100644 --- a/public/res/styles/base.less +++ b/public/res/styles/base.less @@ -199,6 +199,7 @@ h6 { font-size: @title-base-size * 0.85; } h1, h2, h3, h4, h5, h6 { margin: 1.3em 0; text-align: start; + font-weight: 300; } pre {