Reimplement fetch

This commit is contained in:
Tom MacWright
2012-11-02 18:19:55 -04:00
parent 49205a9bce
commit ed0795b2f4
5 changed files with 60 additions and 16 deletions
+6
View File
@@ -15,6 +15,12 @@ circle.handle {
fill:#D3F5FF;
}
circle.teaser-point {
stroke-width: 2;
stroke:#1DCAFF;
fill:#D3F5FF;
}
.casing {
stroke: #111;
stroke-linecap:round;