Properly style inline <code>
This commit is contained in:
parent
803096d9fa
commit
8d1a149e35
2 changed files with 3 additions and 2 deletions
|
@ -138,7 +138,8 @@ pre {
|
||||||
}
|
}
|
||||||
|
|
||||||
p > code,
|
p > code,
|
||||||
li > code,
|
a > code,
|
||||||
|
li > a > code,
|
||||||
figcaption > code {
|
figcaption > code {
|
||||||
padding-top: 0.1rem;
|
padding-top: 0.1rem;
|
||||||
padding-bottom: 0.1rem;
|
padding-bottom: 0.1rem;
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue