]> git.sesse.net Git - pr0n/blobdiff - pr0n.css
Move externally served files into their own directory.
[pr0n] / pr0n.css
diff --git a/pr0n.css b/pr0n.css
deleted file mode 100644 (file)
index 4d4c6ba..0000000
--- a/pr0n.css
+++ /dev/null
@@ -1,19 +0,0 @@
-body {
-       background-color: white;
-       color: black;
-       font-family: verdana, arial, helvetica, sans-serif;
-       font-size: smaller;
-}
-a {
-       text-decoration: none;
-}
-.footer {
-       font-size: smaller;
-       margin-top: 0;
-}
-h2.date {
-       font-size: 1em;
-}
-img {
-       border: 1px solid black;
-}