diff ape.css @ 98:46cfd9fac5e7 Dev_main

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 896111a0849b
children 6d5701b775c2
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 {