aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/css.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/v0/css.rb')
-rw-r--r--lib/sisu/v0/css.rb9
1 files changed, 8 insertions, 1 deletions
diff --git a/lib/sisu/v0/css.rb b/lib/sisu/v0/css.rb
index f4dfc15f..1eef5023 100644
--- a/lib/sisu/v0/css.rb
+++ b/lib/sisu/v0/css.rb
@@ -742,7 +742,7 @@ WOK
margin-bottom: 0px;
}
- div.substance {
+ div.substance, div.main_column {
width: 100%;
background-color: #ffffff;
}
@@ -804,6 +804,9 @@ WOK
padding-left: 0.5em;
color: #0000aa;
}
+ hr {
+ width: 90%;
+ }
span.currentlink {
text-decoration: none;
@@ -843,6 +846,10 @@ WOK
margin-left: 2em;
font-size: 85%;
}
+ h0.minitoc {
+ margin-left: 0em;
+ font-size: 90%;
+ }
h1.c, h2.c, h3.c, h4.c, h5.c, h6.c, p.c {
text-align: center