diff options
Diffstat (limited to 'static/green.php')
-rw-r--r-- | static/green.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/green.php b/static/green.php index 3a9959d..2c70074 100644 --- a/static/green.php +++ b/static/green.php @@ -14,4 +14,4 @@ header('Content-Type: text/css'); #=============================================================================== usleep(intval(rand(60, 100).'0000')); ?> -#green{background:green;}
\ No newline at end of file +#green{background:green;} |