From ada27b9b688958accccb8bd7b45ad5af44dcd52f Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 4 Feb 2016 02:12:29 +0100 Subject: [PATCH] style --- teleforma/static/teleforma/css/teleforma.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/teleforma/static/teleforma/css/teleforma.css b/teleforma/static/teleforma/css/teleforma.css index 7a482526..22142ce8 100644 --- a/teleforma/static/teleforma/css/teleforma.css +++ b/teleforma/static/teleforma/css/teleforma.css @@ -82,11 +82,12 @@ a img { border: none; } #content li a { padding: .1em 0; } + #content h1 { color: #000000; font-weight: bold; display: inline; - font-size: 2em; + font-size: 4em; } #content h3 { color: #000000; -- 2.39.5