aboutsummaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/angular-scenario.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/angular-scenario.css b/css/angular-scenario.css
index f5cded7f..b8d25c1c 100644
--- a/css/angular-scenario.css
+++ b/css/angular-scenario.css
@@ -8,6 +8,11 @@ body {
font-size: 14px;
}
+#system-error {
+ font-size: 1.5em;
+ text-align: center;
+}
+
#json, #xml {
display: none;
}