pull/73/head
jonsowman 2010-05-31 08:27:09 +01:00
rodzic 19a6f43f5d
commit 68578133c8
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -8,6 +8,11 @@ body {
margin: 0; padding: 0;
}
a:link { text-decoration: underline; color: #333 }
a:active { text-decoration: underline; color: #333; }
a:hover { text-decoration: underline; color: #333; }
a:visited { text-decoration: underline; color: #333; }
/* The whoppping map in the centre */
#map_canvas { width: 100%; height: 100%; }