diff ape.css @ 111:f89182a5f28d

Bug #1206: Question title more pronounced and with greater spacing.
author Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk>
date Sun, 24 May 2015 11:45:35 +0100
parents 6d5701b775c2
children 1ea9a9eeeae5
line wrap: on
line diff
--- a/ape.css	Sun May 24 11:33:04 2015 +0100
+++ b/ape.css	Sun May 24 11:45:35 2015 +0100
@@ -14,6 +14,11 @@
 div.pageTitle {
 	width: auto;
 	height: 20px;
+	margin-top: 20px;
+}
+
+div.pageTitle span{
+	font-size: 1.5em;
 }
 
 div.testHalt {