summaryrefslogtreecommitdiff
path: root/intro.css
diff options
context:
space:
mode:
Diffstat (limited to 'intro.css')
-rw-r--r--intro.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/intro.css b/intro.css
index 2fb8d67..f63932e 100644
--- a/intro.css
+++ b/intro.css
@@ -6,7 +6,6 @@
html
{
color: #333;
- text-align: justify;
}
#content
@@ -49,11 +48,6 @@ pre
padding: .8em .4em .8em .4em;
margin: 1.5em -.4em 1.5em -.4em; /* Use margins of #content. */
-
-/*
- padding: .8em 0 .8em .8em;
- margin: .2em 0 .2em 0;
- */
}
dl {