summaryrefslogtreecommitdiffstatshomepage
path: root/scuttle.css
diff options
context:
space:
mode:
Diffstat (limited to 'scuttle.css')
-rw-r--r--scuttle.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/scuttle.css b/scuttle.css
index 4d1b0ee..5cbfb0c 100644
--- a/scuttle.css
+++ b/scuttle.css
@@ -501,9 +501,15 @@ p#sort a:hover {
p#sort span {
display: none;
}
+
+p.backToTop{
+ text-align:center;
+}
+
p.paging {
font-size: small;
margin-left: 1em;
+ text-align:center;
}
p.paging a,
p.paging span.disable {