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