diff ape.css @ 997:e736301ff2e1

Fixed Bug 1206: Axis labels now larger and more of a gap between sliders and comment boxes.
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Fri, 01 May 2015 16:14:08 +0100
parents 06fbaccf3b58
children ffeef0ac7a5f
line wrap: on
line diff
--- a/ape.css	Fri May 01 16:07:15 2015 +0100
+++ b/ape.css	Fri May 01 16:14:08 2015 +0100
@@ -43,7 +43,11 @@
 
 div.sliderScale {
 	width: 100%;
-	min-height: 20px;
+	min-height: 30px;
+}
+
+div.sliderScale span{
+	font-size: 1.2em;
 }
 
 div.sliderScale span {