X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=blobdiff_plain;f=local.css;h=04894d6d15b03170c23b44da5bc1e34a4a2d892b;hp=3a7e5717fafe7f9e087c036d4bf750d8a6e9fe0f;hb=HEAD;hpb=fdce18b55968efe16ee3e6451d116c86c0dd1fcf diff --git a/local.css b/local.css index 3a7e571..04894d6 100644 --- a/local.css +++ b/local.css @@ -226,7 +226,6 @@ div.recentchanges { .sidebar { width: 20ex; float: right; - vertical-align: top; margin-left: 4px; margin-bottom: 4px; margin-top: -1px; @@ -388,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; } @@ -541,7 +540,7 @@ hr { } code, pre { - background: #bcd; + background: #f5f8ff; } pre {