From ea14f46429fc6262f3806ecec748f1945a0e6169 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Mon, 5 Jul 2010 21:02:54 +0200 Subject: Some restructuring --- static/css/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'static/css') diff --git a/static/css/style.css b/static/css/style.css index 26973a7..81a563a 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -71,6 +71,11 @@ img.right { margin-left: 15px; } +div.detail > .heading { + font-weight: bold; +} + + /* Header */ #header { -- cgit v1.2.3