add style for code blocks
This commit is contained in:
parent
ad220c72df
commit
40a7f4b3d9
@ -164,3 +164,8 @@ body {
|
||||
pre > p {
|
||||
margin: 0px 0px;
|
||||
}
|
||||
|
||||
.post_body > pre {
|
||||
background: #3f3f3f;
|
||||
color: #d17600;
|
||||
}
|
Reference in New Issue
Block a user