diff options
| author | stonedDiscord <stoned@derpymail.org> | 2019-07-21 15:04:51 +0200 |
|---|---|---|
| committer | stonedDiscord <stoned@derpymail.org> | 2019-07-21 15:04:51 +0200 |
| commit | 6cf536888742f07e360d6aec51c516bc2da40d45 (patch) | |
| tree | d1cb250b05755a764de149bc35323896e990d45e /webAO/client.css | |
| parent | cbe6e58ee1f5ba3eef26672a6f0be12335bdddd3 (diff) | |
fix indentation
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webAO/client.css b/webAO/client.css index 1573103..56a0336 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -28,9 +28,11 @@ img { 0% { color: #fff; } + 50% { color: red; } + 100% { color: #fff; } |
