Revert "Make inline code gray"

It was a misunderstanding.

See #97

This reverts commit 2a964e261d.
This commit is contained in:
Bjørn Erik Pedersen
2018-08-03 18:48:02 +02:00
parent 2a964e261d
commit ffc56b8807
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -15,10 +15,6 @@ pre, .pre {
overflow: scroll;
}
p > code {
background-color: rgba(27,31,35,0.05);
}
code {
padding: 0.2em;
margin: 0;
File diff suppressed because one or more lines are too long