summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2014-12-28 02:45:23 +0100
committerDaniel Friesel <derf@finalrewind.org>2014-12-28 02:45:23 +0100
commitc9be504a2c5563eea042566351dbd3e5907cfb13 (patch)
tree31d09f09f7c8a7f1d37be922311a790bd74f9dc6
parent2740b486e0df5ea08d33b5bed65e23d1233baa9d (diff)
default.css: a bit higher bottom line for destination
-rw-r--r--public/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/default.css b/public/default.css
index 17818d0..43eeace 100644
--- a/public/default.css
+++ b/public/default.css
@@ -114,7 +114,7 @@ div.displayclean li .dest {
font-weight:bold;
font-size:4em;
position:absolute;
- top:0.8em;
+ top:0.7em;
left:4.2em;
width: 70%;
overflow: hidden;