-{% endif %}
diff --git a/static/style/default-common.css b/static/style/default-common.css
index 34b5a1f..cc6fc2d 100644
--- a/static/style/default-common.css
+++ b/static/style/default-common.css
@@ -134,6 +134,11 @@ a {
color: #CF5406;
}
+ul.pager {
+ position: relative;
+ left: 80px;
+}
+
a.read-more, ul.pager a {
text-decoration: none;
}