fix errors in stylesheet
la-ninpre leobrekalini@gmail.com
Mon, 07 Dec 2020 03:17:51 +0300
1 files changed,
1 insertions(+),
2 deletions(-)
jump to
M
_sass/main.scss
→
_sass/main.scss
@@ -118,7 +118,7 @@ code {
font-family: $code-font; font-size: 0.9em; &.language-plaintext.highlighter-rouge { - background: $color-darker-grey; + background: $color-main-grey; padding: 2px; border-radius: 5px; }@@ -181,7 +181,6 @@ div.language-plaintext.highlighter-rouge {
background: $color-darker-grey; } .post { - //background: $color-dark-grey; border: 1px solid $color-dark-grey; } .post-page .post-header ul li a {