From 928f04eb32454b86f5155a98eedc48e8869cb820 Mon Sep 17 00:00:00 2001 From: Belén Barros Peña Date: Sat, 20 Sep 2014 23:50:03 +0100 Subject: style.css: Provide a default

style MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Damien Lespiau Signed-off-by: Belén Barros Peña Acked-by: Stephen Finucane --- htdocs/css/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'htdocs/css') diff --git a/htdocs/css/style.css b/htdocs/css/style.css index 3cf4b95..d0a69c9 100644 --- a/htdocs/css/style.css +++ b/htdocs/css/style.css @@ -6,6 +6,11 @@ a:hover { color: #0A0A47; } +h2 { + font-size: 25px; + margin: 18px 0 18px 0; +} + .floaty { position: fixed; left: 0.1em; -- cgit v1.2.3