aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/style.css b/view/style.css
index 5c5a58cd5..ba5e55e6f 100644
--- a/view/style.css
+++ b/view/style.css
@@ -12,6 +12,10 @@ img {
border: none;
}
+#sysmsg {
+ width: 600px;
+}
+
body {
background: #FEFEFE;
color: #444444;