diff options
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; } |
