summaryrefslogtreecommitdiff
path: root/static/base.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/base.css')
-rw-r--r--static/base.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/static/base.css b/static/base.css
deleted file mode 100644
index 1022597..0000000
--- a/static/base.css
+++ /dev/null
@@ -1,7 +0,0 @@
-h1.shadow {
- text-shadow: 3px 3px 3px #ccc;
-}
-
-body {
- background: linear-gradient(to bottom right, #ffffff, #d0d0d0);
-} \ No newline at end of file