1
Fork 0

Fix typo. Comma first.

This commit is contained in:
Jan-Erik Rediger 2015-07-15 00:46:39 +02:00
parent d1379583e2
commit 5cf78d55dd

View file

@ -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;