aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-01-16 12:55:45 +0000
committerMatthew Somerville <matthew@mysociety.org>2013-01-16 12:55:45 +0000
commit060ec03f03abbe879ef0463c93a80ed21e24f810 (patch)
tree5e6f89ee2010778c205193327ac9a2feb58d7507 /web
parent84021a8fb660661d60c68b4ee75906062dfb7f73 (diff)
Start of Zurich front end report display.
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/zurich/base.scss9
1 files changed, 9 insertions, 0 deletions
diff --git a/web/cobrands/zurich/base.scss b/web/cobrands/zurich/base.scss
index 94fa5caf6..28ce8295c 100644
--- a/web/cobrands/zurich/base.scss
+++ b/web/cobrands/zurich/base.scss
@@ -9,3 +9,12 @@
list-style-type: none;
}
+.problem-header h1 {
+ font-size: 120%;
+ font-weight: bold;
+ margin: 0;
+}
+.problem-header .sub {
+ color: #666;
+ font-size: 85%;
+}