Simplification explications aide
This commit is contained in:
parent
8810498843
commit
9e620c3efb
3 changed files with 120 additions and 85 deletions
|
|
@ -4,11 +4,16 @@ section.page *
|
|||
margin-top: 0.1em;
|
||||
}
|
||||
|
||||
section.page ol, section.page ul {
|
||||
section.page ul {
|
||||
list-style: inside;
|
||||
margin-left: 1.5em;
|
||||
}
|
||||
|
||||
section.page ol {
|
||||
list-style: decimal;
|
||||
margin-left: 1.5em;
|
||||
}
|
||||
|
||||
section.page h1 {
|
||||
font-size: 2em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue