mirror of
https://git.sr.ht/~magic_rb/website
synced 2024-11-22 00:04:20 +01:00
Display inline code using a mono font
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
6d6862cf7b
commit
ecc8846229
|
@ -30,6 +30,7 @@ code {
|
|||
background-color: #eee;
|
||||
border: 1px solid #999;
|
||||
padding: 0rem 0.1rem 0rem 0.1rem;
|
||||
font-family: "Ubuntu Mono";
|
||||
}
|
||||
|
||||
blockquote {
|
||||
|
|
Loading…
Reference in a new issue