diff ape.css @ 776:0795031754d7

STASH: UNSTABLE. Implementing APE multiple sliders.
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Tue, 08 Dec 2015 12:01:48 +0000
parents d7f2912bf487
children 21601839470c
line wrap: on
line diff
--- a/ape.css	Mon Dec 07 18:42:36 2015 +0000
+++ b/ape.css	Tue Dec 08 12:01:48 2015 +0000
@@ -14,7 +14,8 @@
 div.pageTitle {
 	width: auto;
 	height: 20px;
-	margin-top: 20px;
+	margin-top: 5px;
+	margin-bottom: 10px;
 }
 
 div.pageTitle span{
@@ -27,7 +28,7 @@
 	background-color: #ddd
 }
 
-div#slider {
+div.slider {
 	/* Specify any structure for the slider holder interface */
 	background-color: #eee;
 	height: 150px;