X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=blobdiff_plain;f=local.css;h=04894d6d15b03170c23b44da5bc1e34a4a2d892b;hp=ce5b8e5dce7999d702934cd9fa4e67db37e6784d;hb=HEAD;hpb=af664fd4a0083ecd964669024d38bf9d5c4fac69 diff --git a/local.css b/local.css index ce5b8e5..04894d6 100644 --- a/local.css +++ b/local.css @@ -387,7 +387,7 @@ input#searchbox { } /* highlight plugin */ -pre.hl { color:#404048; background-color:#eef; } +pre.hl { color:#404048; background-color:#f5f8ff; } .hl.num { color:#2020ff; } .hl.esc { color:#005858; } .hl.str { color:#2020ff; } @@ -540,7 +540,7 @@ hr { } code, pre { - background: #bcd; + background: #f5f8ff; } pre {