diff --git a/css/extra.css b/css/extra.css index 8be2df0..4d09e1d 100644 --- a/css/extra.css +++ b/css/extra.css @@ -6,6 +6,8 @@ body.black {background-color: #2d2d2d;} body.black section a:not(.hashover-more-link), body.black footer a:not(.hashover-more-link) {color: rgb(229,87,44);} body.black a > span {color: inherit !important;} +body.black code {background-color: inherit;} +body.black li {color: white;} p, blockquote, li, figcaption, details, aside {text-align: left;} /* Header */