# HG changeset patch # User Nicholas Jillings # Date 1432464335 -3600 # Node ID f89182a5f28d786694605ce2db27a011e2464192 # Parent 94b91d63e286b50e18fb6525f8576a675e55fa04 Bug #1206: Question title more pronounced and with greater spacing. diff -r 94b91d63e286 -r f89182a5f28d 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 94b91d63e286 -r f89182a5f28d 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