Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-09-27 18:59:02 +0000
committerStijn Buys <ingar@osirion.org>2008-09-27 18:59:02 +0000
commit8307192be1d246988112bf02128bb3ab68773aa5 (patch)
tree8ba66deace4216bec1a9dabc5f4bc7b75d3ea545 /doc/style.css
parentca0c1d3e6f8b5fa4eb2e0a86fcf47b12fb600786 (diff)
documentation updates
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css
index 614f437..68a8e19 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -65,11 +65,12 @@ td.narrow {
pre {
font-family: "Courier New", "Courier", "fixed";
font-size: 14px;
- margin-left:96px;
+ margin-left: 64px;
margin-right: 64px;
width: auto;
background-color: e5e5e5;
padding: 8px;
+ padding-left: 16px;
}
ul {
list-style-type: none;