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 { code {
border-radius: 3px; border-radius: 3px;
background: #ceffae; background: #ffc59e;
color: #656b56; color: #303030;
} }
article section.page pre { article section.page pre {