From 6cf536888742f07e360d6aec51c516bc2da40d45 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Sun, 21 Jul 2019 15:04:51 +0200 Subject: fix indentation --- webAO/client.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webAO/client.css') 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; } -- cgit