Fix typo. Comma first.
This commit is contained in:
parent
d1379583e2
commit
5cf78d55dd
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ pre {
|
|||
margin-left: 10px;
|
||||
background-color: #ddd;
|
||||
}
|
||||
p code, li code table code, {
|
||||
p code, li code, table code {
|
||||
background-color: rgba(0,0,0,0.04);
|
||||
margin: 0;
|
||||
color: black;
|
||||
|
|
Loading…
Add table
Reference in a new issue