From fe0acc4c863e654bc8c56c69b785796be41f82dd Mon Sep 17 00:00:00 2001 From: ache Date: Sat, 14 Apr 2018 04:48:14 +0200 Subject: Style test --- design/contenu.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/design/contenu.css b/design/contenu.css index 043504a..459ab73 100755 --- a/design/contenu.css +++ b/design/contenu.css @@ -13,12 +13,12 @@ article h3 { article h2:before { content: "# "; color: #ABB; - font: bold 1em arial, sans-serif; + font: bold 0.95em arial, sans-serif; } article h3:before { content: "## "; color: #ABB; - font: bold 1em arial, sans-serif; + font: bold 0.95em arial, sans-serif; } article h4:before { content: "### "; -- cgit v1.2.3-54-g00ecf