From 4a5ba9dbe439f5d02a4973c896b063bcf58196c2 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 13 Jul 2011 15:36:15 +0200 Subject: Template: Destination adjustments --- share/template.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/share/template.html b/share/template.html index 764d949..0f5b9f0 100644 --- a/share/template.html +++ b/share/template.html @@ -54,10 +54,11 @@ } div.destination { - top: 1.2em; - left: 2.9em; - width: 8em; - font-size: 2em; + top: 1.32em; + left: 3.2em; + width: 9.2em; + font-size: 1.8em; + height: 1em; } div.platform { @@ -70,6 +71,7 @@ top: 0em; left: 5.8em; width: 16.5em; + height: 1em; background-color: white; color: #0000ff; } -- cgit v1.2.3