Update custom.css

This commit is contained in:
Christoffer Martinsson 2019-07-09 08:37:20 +00:00
parent 08653ef1be
commit afcf578bb8

View File

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