fix tomorrow.css
This commit is contained in:
parent
698ed1d42e
commit
287a49f196
@ -9,6 +9,11 @@ body
|
|||||||
padding-right: 4px;
|
padding-right: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post_body > pre {
|
||||||
|
color: #DADADA;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
main,
|
main,
|
||||||
aside,
|
aside,
|
||||||
section
|
section
|
||||||
@ -640,4 +645,4 @@ img#nntpchan_banner {
|
|||||||
.post:target {
|
.post:target {
|
||||||
background-color: #2c2d3e;
|
background-color: #2c2d3e;
|
||||||
box-shadow: 0px 0px 10px 2px;
|
box-shadow: 0px 0px 10px 2px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user