summaryrefslogtreecommitdiffstats
path: root/css/news.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/news.css')
-rw-r--r--css/news.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/news.css b/css/news.css
index 465b26326..a4077a755 100644
--- a/css/news.css
+++ b/css/news.css
@@ -53,7 +53,7 @@ ul.controls li { float: left; }
#rightcontent ul { box-sizing: border-box; -moz-box-sizing: border-box; overflow: auto; height: 100%; }
-#rightcontent div.body { padding: 25px; }
+#rightcontent div.body { padding: 10px 25px; }
#rightcontent div.body p { line-height: 1.5; margin: 10px 0; }
#rightcontent div.body a { color: #0000ff; text-decoration: underline; }
#rightcontent div.body ul { padding-left: 15px; list-style-type: disc; }