remove border for pre in post content
This commit is contained in:
@@ -790,3 +790,7 @@ div.postHeader td.postDate {
|
|||||||
padding-bottom : 5px;
|
padding-bottom : 5px;
|
||||||
display : none;
|
display : none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.postContent pre {
|
||||||
|
border-width : 0px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user