# HG changeset patch # User Nicholas Jillings # Date 1432464335 -3600 # Node ID ff21abb06a377aad2cefca1a0e705ff007b60cb1 # Parent ed5b4a9b266ad2f55b80342087b96138a20aabc1 Bug #1206: Question title more pronounced and with greater spacing. diff -r ed5b4a9b266a -r ff21abb06a37 ape.css --- 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 { diff -r ed5b4a9b266a -r ff21abb06a37 example_eval/project.xml --- a/example_eval/project.xml Sun May 24 11:33:04 2015 +0100 +++ b/example_eval/project.xml Sun May 24 11:45:35 2015 +0100 @@ -43,7 +43,7 @@ Please take a break before the next test - How did you find the test + How did you find the test \ No newline at end of file