Update custom.css

This commit is contained in:
Christoffer Martinsson 2019-07-09 08:41:37 +00:00
parent e29ed1cdcd
commit dd43f022b9

View File

@ -132,8 +132,8 @@ body {
code {
border-radius: 3px;
background: #ceffae;
color: #656b56;
background: #ffc59e;
color: #303030;
}
article section.page pre {