mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00: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:
committed by
Tim Abbott
parent
a88af1b5a2
commit
05928bbdee
@@ -308,8 +308,8 @@
|
||||
}
|
||||
|
||||
pre {
|
||||
line-height: 15px;
|
||||
code {
|
||||
font-size: 14px;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user