mirror of
https://github.com/flarum/framework.git
synced 2025-03-03 03:01:54 +08:00
Tweak codeblock styles
This commit is contained in:
parent
43e5d8a9b0
commit
7d67098374
@ -272,6 +272,13 @@
|
|||||||
border-top: 2px dotted @fl-body-bg;
|
border-top: 2px dotted @fl-body-bg;
|
||||||
border-bottom: 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.is-hidden {
|
||||||
& .post-header, & .post-header a, & .post-user h3, & .post-user h3 a {
|
& .post-header, & .post-header a, & .post-user h3, & .post-user h3 a {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user