summaryrefslogtreecommitdiff
path: root/css/zoom.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-03-14 09:08:52 +0300
committerAndrew Dolgov <[email protected]>2019-03-14 09:08:52 +0300
commitb1bb7c6001c9a2c7c636674c110ccfdd5a09cd7e (patch)
tree82a53b581b0a4012bccb71901685e0039a84627c /css/zoom.less
parent019f4578bcb80069487c4dff7ec5c05f35b0eacd (diff)
parent63d7705b7fbe980bfc4e8c7f01b38e80b3c68928 (diff)
Merge branch 'master' of git.fakecake.org:tt-rss
Diffstat (limited to 'css/zoom.less')
-rw-r--r--css/zoom.less3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/zoom.less b/css/zoom.less
index d55a982e5..5ada0caff 100644
--- a/css/zoom.less
+++ b/css/zoom.less
@@ -1,4 +1,7 @@
body.ttrss_zoom {
+ max-width : 900px;
+ margin : 2em auto;
+
div.post {
border : 1px solid #ddd;
background : white;