mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-25 14:11:29 +00:00
remove border for pre in post content
This commit is contained in:
@@ -790,3 +790,7 @@ div.postHeader td.postDate {
|
||||
padding-bottom : 5px;
|
||||
display : none;
|
||||
}
|
||||
|
||||
div.postContent pre {
|
||||
border-width : 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user