From 01444a8e45b7bd5b846ebc1a26afb87ee18f8265 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Tue, 15 Feb 2011 03:19:21 +0100 Subject: More nice things for constant expenses --- static/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/css/style.css b/static/css/style.css index 10f2331..a450496 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -79,6 +79,10 @@ img { vertical-align: middle; } +.heading { + font-weight: bold; +} + div.detail > .heading { font-weight: bold; cursor: pointer; -- cgit v1.2.3