inline code looks better

This commit is contained in:
jomo
2014-04-20 20:36:41 +02:00
parent b5a7f6db7a
commit 29c26a7d3e
+2 -3
View File
@@ -260,10 +260,9 @@ and (min-width: 0px) //TODO
code { code {
background: #A2A2A2; background: #A2A2A2;
padding: 2px 5px 2px 2px; padding: 2px 5px;
border-radius: 0 3px 3px 0; border-radius: 3px;
color: #000; color: #000;
border-left: 3px solid #3F3F3F;
} }
table, tr, td, th { table, tr, td, th {