summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorfdrake <fdrake>2000-12-20 22:30:54 +0000
committerfdrake <fdrake>2000-12-20 22:30:54 +0000
commitdee225bfa3f182a5372046a56bbd2a9d038dd0e4 (patch)
tree6d1c3b2991eb30bef87d46088b7ac0f4d3ba3e1e /doc
parent41054e405e0a13d0232db1cca3a0f29871c4a04e (diff)
downloadlibexpat-dee225bfa3f182a5372046a56bbd2a9d038dd0e4.tar.gz
Minor internal style consistency nit (indentation).
Diffstat (limited to 'doc')
-rw-r--r--doc/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/style.css b/doc/style.css
index 343e974..664a7bd 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -1,5 +1,5 @@
body {
-background-color: white
+ background-color: white
}
.eg {
@@ -43,5 +43,5 @@ background-color: white
}
dd {
-margin-bottom: 2em;
-} \ No newline at end of file
+ margin-bottom: 2em;
+}