summaryrefslogtreecommitdiffstats
path: root/staticweb/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'staticweb/styles.css')
-rw-r--r--staticweb/styles.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/staticweb/styles.css b/staticweb/styles.css
deleted file mode 100644
index 87382c7b..00000000
--- a/staticweb/styles.css
+++ /dev/null
@@ -1,20 +0,0 @@
-#banner {
- font-family: georgia, verdana, arial, sans-serif;
- color: #FFFFFF;
- font-size: 20px;
- font-weight: bold;
-
- padding: 8px 8px 8px 8px;
- border: none;
-}
-
-A:link {color: #FFFFFF; text-decoration:none;}
-A:active {color: #CCFFCC; text-decoration:none;}
-A:visited {color: #FFFFCC; text-decoration:none;}
-A:hover {background: #555555;}
-
-body {
- background: #000000;
- color: #FFFFFF;
- font-family: ²Ó©úÅé;
-} \ No newline at end of file