aboutsummaryrefslogtreecommitdiffstats
path: root/docs/lsr.css
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@npb.mail.kapsi.fi>2011-08-11 19:22:36 +0000
committerPetteri Aimonen <jpa@npb.mail.kapsi.fi>2011-08-11 19:22:36 +0000
commit6dfba365b00175eae7e8b83aaf5d29ce190fd9eb (patch)
treef7908f61cb8606a281aa709d187f3b8329385821 /docs/lsr.css
parent09f92bafa59460ea4597c557e469e982386c9e3b (diff)
Documenting and improving stream behaviour
git-svn-id: https://svn.kapsi.fi/jpa/nanopb@954 e3a754e5-d11d-0410-8d38-ebb782a927b9
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 758b231..081bf06 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;
}