summaryrefslogtreecommitdiffstats
path: root/edocs.css
diff options
context:
space:
mode:
Diffstat (limited to 'edocs.css')
-rw-r--r--edocs.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/edocs.css b/edocs.css
index 256d9be..f4d222f 100644
--- a/edocs.css
+++ b/edocs.css
@@ -23,5 +23,6 @@ pre {
margin: 1.2em -8pt;
}
+pre.example { margin: 1.2em 0; }
.container { margin: 0 auto; width: 700px; }
.docstring { margin-left: 15px; }