change to theme

This commit is contained in:
shrkey
2016-10-12 21:23:01 +01:00
parent c3e687641e
commit 527f1155fe

View File

@@ -548,6 +548,7 @@ body.no-literate .content pre > code:hover::-webkit-scrollbar-thumb {
max-width: none;
z-index: 1;
background: transparent;
overflow: hidden;
}
body:not(.no-literate) .content > p,
body:not(.no-literate) .content > ul,
@@ -937,6 +938,6 @@ code .comment {
z-index: 1;
}
img {
.content img {
max-width: 100%;
}