prettier links
rodzic
19a6f43f5d
commit
68578133c8
|
@ -8,6 +8,11 @@ body {
|
||||||
margin: 0; padding: 0;
|
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 */
|
/* The whoppping map in the centre */
|
||||||
#map_canvas { width: 100%; height: 100%; }
|
#map_canvas { width: 100%; height: 100%; }
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue