]> git.cworth.org Git - grrobot/blobdiff - src/svg/cell.svg
Resized the graphics slightly. The walls are thinner, the padding is smaller, and
[grrobot] / src / svg / cell.svg
index 9a59739efb2d0c5169981ddd433b10f3c9f39d8a..502e4b0e7c8f009995ea8844d20f4f523a4f420f 100644 (file)
@@ -2,5 +2,5 @@
 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20001102//EN" 
   "http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd">
 <svg width="32" height="32">
-  <rect style="fill:white;stroke:none" x="0" y="0" width="32" height="32"/>
+  <rect style="fill:white;stroke:#bfbfff;stroke-width:1;" x="0" y="0" width="32" height="32"/>
 </svg>