diff options
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webAO/client.css b/webAO/client.css index 96a7f71..dce841e 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -39,7 +39,7 @@ img { background: #4e0e00; color: white; font-size: x-large; - animation: error_blink 0.5s ease-in-out infinite; + animation: error_blink 3s ease-in-out infinite; z-index: 3; } @@ -339,6 +339,7 @@ img { overflow: hidden; text-align: center; font-size: small; + color: #c6c6c6; } .hrtext:before, |
