Update custom.css

This commit is contained in:
Christoffer Martinsson 2019-07-09 08:39:10 +00:00
parent afcf578bb8
commit e29ed1cdcd

View File

@ -132,7 +132,7 @@ body {
code { code {
border-radius: 3px; border-radius: 3px;
background: #c1cfa7; background: #ceffae;
color: #656b56; color: #656b56;
} }