Documenting and improving stream behaviour
git-svn-id: https://svn.kapsi.fi/jpa/nanopb@954 e3a754e5-d11d-0410-8d38-ebb782a927b9
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user