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