mirror of
https://github.com/edufeed-org/polloer.git
synced 2025-12-07 23:34:31 +00:00
markdown carta, layout
This commit is contained in:
parent
8b0b1f2f9c
commit
bbbc1927e9
1 changed files with 8 additions and 0 deletions
|
|
@ -7,4 +7,12 @@ body, html, body > div {
|
|||
justify-content: center;
|
||||
align-items: center;
|
||||
min-height: 100vh;
|
||||
}
|
||||
.carta-viewer ul {
|
||||
list-style: disc;
|
||||
padding: 0 25px;
|
||||
}
|
||||
.carta-viewer ol {
|
||||
list-style: auto;
|
||||
padding: 0 25px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue