Corrected css for code inside a list
This commit is contained in:
parent
3d3de77c03
commit
d327b1154f
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ pre {
|
|||
background-color: #ddd;
|
||||
padding: 5px;
|
||||
}
|
||||
p code {
|
||||
p code, li code {
|
||||
background-color: ghostWhite;
|
||||
color: #444;
|
||||
padding: 0 .2em;
|
||||
|
|
Loading…
Add table
Reference in a new issue