diff options
Diffstat (limited to 'web/website/style.css')
-rwxr-xr-x | web/website/style.css | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/web/website/style.css b/web/website/style.css deleted file mode 100755 index 6d0bd42..0000000 --- a/web/website/style.css +++ /dev/null @@ -1,12 +0,0 @@ -body { - background-color:#000000; -} - -*{ - color: white; -} - -table,th,td { - border: 2px solid red; - text-align: center; -} |