aboutsummaryrefslogtreecommitdiffstats
path: root/static/style/site-nuts.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style/site-nuts.css')
-rw-r--r--static/style/site-nuts.css16
1 files changed, 0 insertions, 16 deletions
diff --git a/static/style/site-nuts.css b/static/style/site-nuts.css
deleted file mode 100644
index 330a234..0000000
--- a/static/style/site-nuts.css
+++ /dev/null
@@ -1,16 +0,0 @@
-body {
- background-image: url("/static/style/fractal.gif");
- background-color: green; }
-
-a { color: magenta; }
-a:visited { color: orange; }
-a:hover { color: yellow; }
-
-.content { background-color: purple; }
-
-#top_bar { background-color: #FF00FF; }
-
-#top_bar_content {
- background-color: #FF00FF;
- border-right: 200px solid #FF00FF;
-}