From 68e5fbaebfcb680543fdad88c3e474ba2c860625 Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Sat, 12 Oct 2013 23:26:23 -0400 Subject: [PATCH] remove m-dashes, add margin above score --- style.less | 1 + template.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/style.less b/style.less index fc4f0e0..80126ab 100644 --- a/style.less +++ b/style.less @@ -80,6 +80,7 @@ body { color: darken(@selected-good-color, 66%); } #score_container { + margin-top: 10px; font-weight: bold; } #little_tip { diff --git a/template.html b/template.html index 1621587..efc4d56 100644 --- a/template.html +++ b/template.html @@ -34,7 +34,7 @@ cat style.css