aboutsummaryrefslogtreecommitdiff
path: root/web/website/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/website/style.css')
-rwxr-xr-xweb/website/style.css12
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;
-}