]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - css/reset.css
mise en page de l'affichage d'un article
[github/wallabag/wallabag.git] / css / reset.css
diff --git a/css/reset.css b/css/reset.css
deleted file mode 100755 (executable)
index 530ddc3..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-html, body, div, span, object, iframe,\r
-h1, h2, h3, h4, h5, h6, p, blockquote, pre,\r
-a, abbr, acronym, address, code,\r
-del, dfn, em, img, q, dl, dt, dd, ol, ul, li,\r
-fieldset, form, label, legend,\r
-table, caption, tbody, tfoot, thead, tr, th, td {\r
-  margin: 0;\r
-  padding: 0;\r
-  border: 0;\r
-  font-weight: inherit;\r
-  font-style: inherit;\r
-  font-size: 100%;\r
-  font-family: inherit;\r
-  vertical-align: baseline;\r
-}\r
-\r
-\r
-/* Tables still need 'cellspacing="0"' in the markup. */\r
-table { border-collapse: separate; border-spacing: 0; }\r
-caption, th, td { text-align: left; font-weight: normal; }\r
-table, td, th { vertical-align: middle; }\r
-\r
-/* Remove possible quote marks (") from <q>, <blockquote>. */\r
-blockquote:before, blockquote:after, q:before, q:after { content: ""; }\r
-blockquote, q { quotes: "" ""; }\r
-\r
-/* Remove annoying border on linked images. */\r
-a img { border: none; }\r
-\r
-\r
-body {\r
-  \r
-  margin: 10px;\r
-}\r
-\r