diff ape.css @ 1618:ff21abb06a37

Bug #1206: Question title more pronounced and with greater spacing.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Sun, 24 May 2015 11:45:35 +0100
parents 207a14aac2c6
children 17353d015d33
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 {