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