# HG changeset patch # User Nicholas Jillings # Date 1432464335 -3600 # Node ID 46eca4a8ad438d3a90686ff5cfc2ff88f99c6702 # Parent c26cfa1c5fc0bfd5906a4f17c626130338b52cb3 Bug #1206: Question title more pronounced and with greater spacing. diff -r c26cfa1c5fc0 -r 46eca4a8ad43 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 c26cfa1c5fc0 -r 46eca4a8ad43 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