diff --git a/css/app.css b/css/app.css index 78fd11a53..3b72f55b8 100644 --- a/css/app.css +++ b/css/app.css @@ -38,6 +38,18 @@ table th { text-align:left; } +path.casing { + fill: transparent; + stroke: #ace; + stroke-width: 6; +} + +path.stroke { + fill: transparent; + stroke: #5F8594; + stroke-width: 4; +} + .help-pane { position:absolute; left:0; diff --git a/index.html b/index.html index f5f5b8238..1ca6c9de2 100755 --- a/index.html +++ b/index.html @@ -4,7 +4,6 @@
Work in progress: introduction, code, docs. Imagery © 2012 Bing, GeoEye, Getmapping, Intermap, Microsoft.
+Work in progress: introduction, +code, +docs. +Imagery © 2012 Bing, GeoEye, Getmapping, Intermap, Microsoft.
-