Added link to FlightStats for flights with flight number.
modified: public_html/script.js modified: public_html/style.css
This commit is contained in:
parent
e1a06656d5
commit
9e8c1053bd
2 changed files with 9 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue