git-svn-id: svn://euphorik.ch/pompage@47 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / stylesheets / disable_browser_default_styles.css
diff --git a/doc/webdeveloper/stylesheets/disable_browser_default_styles.css b/doc/webdeveloper/stylesheets/disable_browser_default_styles.css
deleted file mode 100644 (file)
index 64bf55f..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-blockquote, body, div, fieldset, form, h1, h2, h3, h4, h5, h6, html, input, li, ol, p, pre, table, td, th, ul
-{
-    margin: 0;
-    padding: 0;
-}
-
-body, h1, h2, h3, h4, h5, h6, li, ol, p, ul
-{
-    font-size: 1em;
-    line-height: 1.0;
-}
-
-em
-{
-    font-style: normal;
-}
-
-ol, ul
-{
-    list-style: none;
-}
-
-strong, th
-{
-    font-weight: normal;
-}
\ No newline at end of file