mirror of
https://github.com/reactos/ninja.git
synced 2024-11-23 11:49:45 +00:00
Merge pull request #1073 from ninja-build/manual-font
use the default font size for manual headings
This commit is contained in:
commit
c2e810ca43
@ -24,12 +24,6 @@ div.chapter {
|
|||||||
margin-top: 4em;
|
margin-top: 4em;
|
||||||
border-top: solid 2px black;
|
border-top: solid 2px black;
|
||||||
}
|
}
|
||||||
.section .title {
|
|
||||||
font-size: 1.3em;
|
|
||||||
}
|
|
||||||
.section .section .title {
|
|
||||||
font-size: 1.2em;
|
|
||||||
}
|
|
||||||
p {
|
p {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user