mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-27 08:48:53 +00:00
Revert "Make inline code gray"
It was a misunderstanding.
See #97
This reverts commit 2a964e261d.
This commit is contained in:
@@ -15,10 +15,6 @@ pre, .pre {
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
p > code {
|
||||
background-color: rgba(27,31,35,0.05);
|
||||
}
|
||||
|
||||
code {
|
||||
padding: 0.2em;
|
||||
margin: 0;
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user