aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/master.css
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/styles/master.css')
-rw-r--r--webAO/styles/master.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/webAO/styles/master.css b/webAO/styles/master.css
index 4f6d0ad..108d0e4 100644
--- a/webAO/styles/master.css
+++ b/webAO/styles/master.css
@@ -144,7 +144,9 @@
box-shadow: 0 0 0 1px #EFAD21;
}
-#content {}
+.error {
+ color: orangered;
+}
ul.navbar-nav.ml-auto {
display: inline-flex;