mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-31 11:58:33 +07:00
Changed padding for code tag
This commit is contained in:
committed by
Dougal Matthews
parent
151e4cd09d
commit
f39ff7d98e
@@ -3394,7 +3394,7 @@ code.code-large, .rst-content tt.code-large {
|
||||
}
|
||||
|
||||
code {
|
||||
padding: 0.5em;
|
||||
padding: 2px 5px;
|
||||
color: #c7254e;
|
||||
background-color: #f9f2f4;
|
||||
font-size: 75%;
|
||||
|
||||
Reference in New Issue
Block a user