summaryrefslogtreecommitdiffstats
path: root/docs/lsr.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/lsr.css')
-rw-r--r--docs/lsr.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/lsr.css b/docs/lsr.css
index 758b231b..081bf068 100644
--- a/docs/lsr.css
+++ b/docs/lsr.css
@@ -88,7 +88,7 @@ pre {
h1.title {
color: #003a6b;
- font-size: 250%;
+ font-size: 180%;
margin-bottom: 0em;
}
@@ -105,19 +105,19 @@ h1, h2, h3, h4, h5, h6 {
}
h1 {
- font-size: 160%;
+ font-size: 150%;
margin-bottom: 0.5em;
border-bottom: 2px solid #aaa;
}
h2 {
- font-size: 140%;
+ font-size: 130%;
margin-bottom: 0.5em;
border-bottom: 1px solid #aaa;
}
h3 {
- font-size: 130%;
+ font-size: 120%;
margin-bottom: 0.5em;
}