Commit 4a5ba9db authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Template: Destination adjustments

parent f5b52ba5
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -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;
	}