Tweak codeblock styles

This commit is contained in:
Toby Zerner 2015-05-18 16:46:13 +09:30
parent 43e5d8a9b0
commit 7d67098374

View File

@ -272,6 +272,13 @@
border-top: 2px dotted @fl-body-bg;
border-bottom: 2px dotted @fl-body-bg;
}
& pre {
border: 0;
padding: 15px;
background: #fafafa;
color: #666;
font-size: 90%;
}
}
.post.is-hidden {
& .post-header, & .post-header a, & .post-user h3, & .post-user h3 a {