summaryrefslogtreecommitdiff
path: root/base.css
diff options
context:
space:
mode:
Diffstat (limited to 'base.css')
-rw-r--r--base.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/base.css b/base.css
index 72c81a2..4343a2d 100644
--- a/base.css
+++ b/base.css
@@ -6,9 +6,10 @@ body {
margin: 20px;
}
-.cell {
+.mc {
width: 15px;
height: 15px;
display: inline-block;
+ margin-left: 5px;
background-color: #000;
}