diff options
| author | stonedDiscord <stoned@derpymail.org> | 2018-07-17 18:45:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-07-17 18:45:38 +0200 |
| commit | 16878ca81abd27e92c1650282f560b8d6d393bcc (patch) | |
| tree | 46e89fe3d262fe883060b228f2aa4791211436c2 /webAO/client.css | |
| parent | 1a501c5b54fab1104ef43657e693617bb6df2456 (diff) | |
| parent | 1ebb0798740195733dcd9f0e32f7da31d3f01f8c (diff) | |
Merge pull request #3 from AttorneyOnline/master
update
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, |
