summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2008-11-20 14:43:23 +0100
committerYorhel <git@yorhel.nl>2008-11-20 14:43:23 +0100
commite6aae96e9ace64ebf3b7e6fefe8d9bce5850fe85 (patch)
tree5a3c92c0fbdad8d41aacf1fed10d8452feb3804c /static
parent37b1e0e37d7cfd1150f2cf5235e68445e006434b (diff)
VN Relation info
Diffstat (limited to 'static')
-rw-r--r--static/f/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/f/style.css b/static/f/style.css
index 99bd2ce6..8ed56aa3 100644
--- a/static/f/style.css
+++ b/static/f/style.css
@@ -442,7 +442,7 @@ div.vndetails table dt {
font-style: italic;
}
div.vndetails table dd {
- margin-left: 90px;
+ margin-left: 100px;
}
.catlvl_0, .catlvl_1, .catlvl_2, .catlvl_3 { font-style: normal; }
.catlvl_1 { color: #444!important }