]> i-scream Git - www.i-scream.org.git/blobdiff - www/styles/print.css
Rename www to htdocs.
[www.i-scream.org.git] / www / styles / print.css
diff --git a/www/styles/print.css b/www/styles/print.css
deleted file mode 100644 (file)
index 7f85f3c..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-html {
-       margin: 0;
-       padding: 0;
-}
-
-body {
-       background: white;
-       color: black;
-       margin: 0;
-       padding: 0;
-}
-
-/* Contains the menu */
-#menu {
-       display: none;
-}
-
-/* Contains the header */
-#header {
-       display: none;
-}
-
-/* Contains the footer */
-#footer p {
-       text-align: center;
-       font-size: x-small;
-}
-
-/* Contains the body text of the page */
-#contents h1 {
-       border-top: 3px solid #000066;
-       border-bottom: 3px solid #000066;
-}
-#contents h2 {
-       border-bottom: 2px solid #000066;
-}
-#contents h3 {
-       border-bottom: 1px solid #000066;
-}
-#topnav {
-       display: none;
-}
-
-img {
-       border: 0;
-}