summaryrefslogtreecommitdiffstats
path: root/client/components/main/header.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/main/header.styl')
-rw-r--r--client/components/main/header.styl12
1 files changed, 12 insertions, 0 deletions
diff --git a/client/components/main/header.styl b/client/components/main/header.styl
index 0b2ad860..0e35d38a 100644
--- a/client/components/main/header.styl
+++ b/client/components/main/header.styl
@@ -196,3 +196,15 @@
li
height: 28px
+
+.offline-warning
+ width: 100%
+ text-align: center
+ padding: 0
+ margin: 0
+ background: #F8ECBD
+ clear: both
+
+ p
+ margin: 7px
+ padding: 0