summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/theme/freshrss.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/public/theme/freshrss.css b/public/theme/freshrss.css
index d6a29d4ba..d15487db3 100644
--- a/public/theme/freshrss.css
+++ b/public/theme/freshrss.css
@@ -305,10 +305,7 @@
}
.content img.big {
display: block;
- margin: 10px 0;
- width: 100%;
- box-shadow: 0 0 5px #000;
- border-radius: 5px;
+ margin: 10px auto;
}
.content pre {
width: 90%;