mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
ttrss_zoom: limit maximum width to make text more readable
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
body.ttrss_zoom {
|
||||
max-width : 900px;
|
||||
margin : 2em auto;
|
||||
|
||||
div.post {
|
||||
border : 1px solid #ddd;
|
||||
background : white;
|
||||
|
||||
Reference in New Issue
Block a user