Changing title CSS for web test runner.

Fixes #1752
This commit is contained in:
Mark Story 2011-07-01 23:22:52 -04:00
parent 2f24be77e9
commit 0366d8f18a

View file

@ -23,6 +23,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>CakePHP Test Suite 2.0</title>
<style type="text/css">
body h2 {color: #777;}
h3 {font-size: 170%; padding-top: 1em}
a {font-size: 120%}
li {line-height: 140%}