Added link to FlightStats for flights with flight number.

modified:   public_html/script.js
	modified:   public_html/style.css
This commit is contained in:
terribl 2013-05-20 11:21:08 +03:00
parent e1a06656d5
commit 9e8c1053bd
2 changed files with 9 additions and 2 deletions

View file

@ -1,5 +1,6 @@
html { height: 100% }
html { height: 100%; }
body { height: 100%; margin: 0; padding: 0; font-size: small;}
a { color: blue; }
#map_canvas {
height: 100%;
margin-right:390px;