summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--static/gomf.css22
1 files changed, 0 insertions, 22 deletions
diff --git a/static/gomf.css b/static/gomf.css
index 5b34792..30f5a4d 100644
--- a/static/gomf.css
+++ b/static/gomf.css
@@ -1,17 +1,3 @@
-html, body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite,
-code, b, u, i, form, label, article, aside, footer, header, menu, nav, section {
- margin: 0;
- padding: 0;
- border: 0;
- font-size: 100%;
- font: inherit;
- vertical-align: baseline;
-}
-
-article, aside, footer, header, menu, nav, section {
- display: block;
-}
-
body {
line-height: 1.25;
padding: 1em;
@@ -108,14 +94,6 @@ input:disabled {
background-color: #ddd;
}
-b {
- font-weight: bold;
-}
-
-i {
- font-style: italic;
-}
-
nav {
margin-top: 2em;
list-style-type: none;