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 {
border-radius: 3px;
background: #ffc7ba;
color: #ff735a;
background: #c1cfa7;
color: #656b56;
}
article section.page pre {