aboutsummaryrefslogtreecommitdiff
path: root/hg.css
diff options
context:
space:
mode:
Diffstat (limited to 'hg.css')
-rw-r--r--hg.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/hg.css b/hg.css
index 015a3e3..578d6a4 100644
--- a/hg.css
+++ b/hg.css
@@ -326,3 +326,12 @@ canvas {
right: 0;
margin-right: 5px;
}
+
+.ERRORS {
+ position: absolute;
+ bottom: 0;
+ z-index: 999;
+ color: #ffff;
+ left: 0;
+ margin-left: 5px;
+}