mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
api docs: Change font size for code and response blocks.
The code blocks and response blocks had small and unreadable font, because they were using the bootstrap defaults without adjustment for the size of content on the rest of the page. Fixes part of zulip#15967.
This commit is contained in:
parent
a88af1b5a2
commit
05928bbdee
@ -308,8 +308,8 @@
|
||||
}
|
||||
|
||||
pre {
|
||||
line-height: 15px;
|
||||
code {
|
||||
font-size: 14px;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user