css sucks
This commit is contained in:
parent
4e26ced487
commit
1d61c06750
@ -165,10 +165,13 @@ pre > p {
|
|||||||
margin: 0px 0px;
|
margin: 0px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post_body > pre {
|
.reply , .post_body > pre {
|
||||||
padding: 7px 7px;
|
padding: 7px 7px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
box-shadow: 2px 2px 3px black;
|
box-shadow: 2px 2px 3px black;
|
||||||
|
}
|
||||||
|
|
||||||
|
.post_body > pre {
|
||||||
background: #3f3f3f;
|
background: #3f3f3f;
|
||||||
color: #d17600;
|
color: #d17600;
|
||||||
}
|
}
|
Reference in New Issue
Block a user