summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-07-05 21:02:54 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-07-05 21:02:54 +0200
commitea14f46429fc6262f3806ecec748f1945a0e6169 (patch)
treefb03ad87f31934ad2d893344c1df855a935bfbce /static/css
parentf2f2229d7fb0e5edf8039f9911f25b9e7c8d9c8e (diff)
downloadkosten-ea14f46429fc6262f3806ecec748f1945a0e6169.tar.gz
kosten-ea14f46429fc6262f3806ecec748f1945a0e6169.tar.bz2
kosten-ea14f46429fc6262f3806ecec748f1945a0e6169.zip
Some restructuring
Diffstat (limited to 'static/css')
-rw-r--r--static/css/style.css5
1 files changed, 5 insertions, 0 deletions
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 {