diff ape.css @ 2003:475637bee9f1

Fixed Bug 1206: Axis labels now larger and more of a gap between sliders and comment boxes.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Fri, 01 May 2015 16:14:08 +0100
parents 57815e764542
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 {