From 6dfba365b00175eae7e8b83aaf5d29ce190fd9eb Mon Sep 17 00:00:00 2001 From: Petteri Aimonen Date: Thu, 11 Aug 2011 19:22:36 +0000 Subject: Documenting and improving stream behaviour git-svn-id: https://svn.kapsi.fi/jpa/nanopb@954 e3a754e5-d11d-0410-8d38-ebb782a927b9 --- docs/lsr.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/lsr.css') 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; } -- cgit 1.2.3-korg