Update custom.css

This commit is contained in:
Christoffer Martinsson 2019-07-09 08:20:16 +00:00
parent b319657014
commit 7645d77b14

View File

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