diff options
Diffstat (limited to 'webAO/styles/master.css')
| -rw-r--r-- | webAO/styles/master.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/master.css b/webAO/styles/master.css index 4f6d0ad..4b585da 100644 --- a/webAO/styles/master.css +++ b/webAO/styles/master.css @@ -144,6 +144,10 @@ box-shadow: 0 0 0 1px #EFAD21; } +.error { + color: orangered; +} + #content {} ul.navbar-nav.ml-auto { |
