mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
parent
783096627c
commit
2fbe2229a4
@ -57,6 +57,14 @@ body {
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
*[id]:before {
|
||||
display: block;
|
||||
content: " ";
|
||||
margin-top: -40px;
|
||||
height: 40px;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.markdown ul,
|
||||
.markdown ol {
|
||||
margin-left: 30px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user