Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/main.css')
-rw-r--r--doc/main.css9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/main.css b/doc/main.css
index 68e4d6f..0f27422 100644
--- a/doc/main.css
+++ b/doc/main.css
@@ -28,6 +28,7 @@ img {
margin-bottom: 16px;
}
+
.rfloater {
margin-left: auto;
margin-right: 48px;
@@ -35,7 +36,6 @@ img {
float: right;
text-align: center;
font-size: 10pt;
- font-weight: italic;
}
.lfloater {
@@ -223,6 +223,13 @@ img {
vertical-align: text-top;
}
+td {
+ border-bottom: 1px solid #606060;
+ vertical-align: text-top;
+ margin: 0px;
+ padding: 4px;
+}
+
.doc {
font-size: 12pt;
border: 0;