summaryrefslogtreecommitdiff
path: root/css/zoom.less
diff options
context:
space:
mode:
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;