summaryrefslogtreecommitdiff
path: root/css/sally.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/sally.css')
-rw-r--r--css/sally.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/css/sally.css b/css/sally.css
index 73857cb..985078a 100644
--- a/css/sally.css
+++ b/css/sally.css
@@ -3,8 +3,8 @@ textarea,input[type=text],body {
font-family: 'FixedsysExcelsior301Regular';
font-size: 12pt;
font-weight: 100;
- line-height: 1;
- color:#6d6b6d;
+ line-height: 11pt;
+ color: #6d6b6d;
-webkit-font-smoothing: antialiased !important;
}
body {
@@ -78,7 +78,7 @@ span,a { min-width: 8px; line-height: 15px; display: inline-block; }
.pixels #brush_rapper span,
.pixels #brush_rapper a,
.pixels #canvas_rapper span,
-.pixels #canvas_rapper a { line-height: 8px; overflow: hidden; }
+.pixels #canvas_rapper a { line-height: 6px; overflow: hidden; }
.rapper { cursor: crosshair; }
body.grid span { border-right: 1px solid #444; border-bottom: 1px solid #444; }
body.grid div { border-left: 1px solid #444; }