]> git.cworth.org Git - grrobot/blobdiff - src/svg/wall.svg
* Recovered some lost changes due to a bothced cvsup commit, (yes,
[grrobot] / src / svg / wall.svg
index 4f8112aa3b12dd111ca9b5218ef638c4191b5e03..ba678c3ecd9be3af1e39bc88c2be550d49632f2e 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">
-  <line style="fill:none;stroke:black;stroke-width:2;" x1="-1" y1="0" x2="33" y2="0"/>
+  <line style="fill:none;stroke:black;stroke-width:4;stroke-linecap:round" x1="0" y1="0" x2="32" y2="0"/>
 </svg>