commit | 4e348b9b84b0ef01169d06481dcafc3d7fd64c54 | [log] [tgz] |
---|---|---|
author | Paul Greyson <someone.named.paul@gmail.com> | Tue Apr 09 21:02:06 2013 -0700 |
committer | Paul Greyson <someone.named.paul@gmail.com> | Tue Apr 09 21:02:06 2013 -0700 |
tree | 7751a08db8f41861d4ba3ce55406622cdcbf2039 | |
parent | 981e8c2a256f4fce174d1494d62d78bd06596946 [diff] |
fanout logic for layout. almost done.
diff --git a/web/ons-demo/css/skin.default.css b/web/ons-demo/css/skin.default.css index 179000e..4efa334 100644 --- a/web/ons-demo/css/skin.default.css +++ b/web/ons-demo/css/skin.default.css
@@ -18,7 +18,7 @@ #map path { fill:none; - stroke:#888; + stroke:#333; stroke-width:2; }