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>2011-03-31 11:53:53 +0000
committerStijn Buys <ingar@osirion.org>2011-03-31 11:53:53 +0000
commite21b69226cd3cae966417063c2a51f09765a7cfa (patch)
tree1af492310052112ee749f9044849e814e896eee7 /doc/main.css
parent2aea4a37f8007d429132b9b83da3dda7482be67e (diff)
Switched osirion.exe and osiriond.exe icons, minor corrections to the documentation.
Diffstat (limited to 'doc/main.css')
-rw-r--r--doc/main.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/main.css b/doc/main.css
index 0f27422..cfbf70e 100644
--- a/doc/main.css
+++ b/doc/main.css
@@ -259,8 +259,11 @@ td {
vertical-align: top;
}
-td.wide {
+td {
padding-right: 16px;
+}
+
+td.wide {
text-align: right;
width: 156px;
}