diff options
Diffstat (limited to 'extlib/leaflet/debug/css/screen.css')
-rw-r--r-- | extlib/leaflet/debug/css/screen.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/extlib/leaflet/debug/css/screen.css b/extlib/leaflet/debug/css/screen.css new file mode 100644 index 00000000..f9886987 --- /dev/null +++ b/extlib/leaflet/debug/css/screen.css @@ -0,0 +1,5 @@ +#map {
+ width: 800px;
+ height: 600px;
+ border: 1px solid #ccc;
+ }
\ No newline at end of file |