Update custom.css

This commit is contained in:
Christoffer Martinsson 2019-07-09 08:17:37 +00:00
parent e62abedc4e
commit b319657014

View File

@ -126,8 +126,8 @@ body {
code {
border-radius: 3px;
background: #303030;
color: #c6c6c6;
background: #afd787;
color: #52633e;
}
article section.page pre {