summaryrefslogtreecommitdiff
path: root/base.css
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2012-07-23 15:55:47 +0300
committerYuval Adam <yuv.adm@gmail.com>2012-07-23 15:55:47 +0300
commit5b3b80ee31803a2c1182983cabc9f8121fbbf18d (patch)
tree0c7efc4ce9acd61e8fb92ec446c2cc942cf6729d /base.css
parent6467c4929a2ee430af64f48460deb748c0736e79 (diff)
hsl and no border
Diffstat (limited to 'base.css')
-rw-r--r--base.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/base.css b/base.css
index 92c6108..93fe798 100644
--- a/base.css
+++ b/base.css
@@ -3,9 +3,6 @@ body {
}
.canvas {
- border-width: 1px;
- border-color: #777;
- border-style: solid;
height: 250px;
width: 250px;
}