diff --git a/default.css b/default.css deleted file mode 100644 index 19b2dd1..0000000 --- a/default.css +++ /dev/null @@ -1,27 +0,0 @@ -body { - font-family: Consolas, Courier, monospace; - color: lime; - background-color: black; -} - -a img { - border: none; -} - - -a:link { - color: #9a7f49; -} - -a:visited { - color: #666699; -} - -a:hover, a:active, a:focus { - color: #99ff33; - text-decoration: none; -} - -.noshow { - display: none; -} \ No newline at end of file