aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/index.html b/index.html
index b1cf9b3..7060c4d 100644
--- a/index.html
+++ b/index.html
@@ -5,6 +5,13 @@
<title>Geo Feature Explorer</title>
<link rel="stylesheet" href="https://openlayers.org/en/v4.1.0/css/ol.css" type="text/css">
+ <style>
+ textarea {
+ width: 500px;
+ height: 200px;
+ font: 12px Monaco, Courier, monospace;
+ }
+ </style>
</head>
<body>
<textarea class="js-wkt"></textarea>