Make code styles apply in more than just P tags
This commit is contained in:
parent
b506baa76d
commit
e36459c3b8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
p > code {
|
||||
:not(pre) > code {
|
||||
padding: 2px;
|
||||
background: @Grey-200;
|
||||
border-radius: 2px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue