From cfda5e8201509f9e6c02b37fe7146b14861e2374 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 16 Nov 2017 02:19:28 +0100 Subject: fix spacing --- css/sally.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'css') 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; } -- cgit v1.2.3-70-g09d2