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;
|
||||
border-top: solid 2px black;
|
||||
}
|
||||
.section .title {
|
||||
font-size: 1.3em;
|
||||
}
|
||||
.section .section .title {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
p {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user