summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2008-11-21 12:55:06 +0100
committerYorhel <git@yorhel.nl>2008-11-21 12:55:06 +0100
commit571dd87c11e1366b8ae328265e3f606a28d5c368 (patch)
tree8d514f7bc22b93b5bd0c552aa652ba94803ae5f1 /static
parentd1fbf6b1339c43eb16d0b3d11518cdb8d1f80830 (diff)
Added separate page for relation graphs
...as many of them need some extra space. The generator will need some updating as well
Diffstat (limited to 'static')
-rw-r--r--static/f/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/f/style.css b/static/f/style.css
index 25b79234..262d3633 100644
--- a/static/f/style.css
+++ b/static/f/style.css
@@ -29,6 +29,9 @@ table td {
table tr.odd {
background: url(/f/boxbg.png) repeat;
}
+img {
+ border: none;
+}
#bgright {
position: absolute;