css fixes

This commit is contained in:
Mario Vavti
2016-06-11 20:31:37 +02:00
parent a1241daa41
commit 0cada39c8a
2 changed files with 1 additions and 10 deletions

View File

@@ -117,15 +117,6 @@ code {
color: #000;
}
.inline-code {
font-size: 1em;
padding: 0;
border: 0;
background: #FFF;
display: inline;
color: #000;
}
pre {
background: #F5F5F5;
color: #333;