From 1eca2d231c79c046a3c122a09bd761fa8f641a6e Mon Sep 17 00:00:00 2001 From: mensonge Date: Tue, 19 May 2009 15:59:55 +0000 Subject: Many interface changes: add 'back to the top links', a variable to display more bookmarks for admins... git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@329 b3834d28-1941-0410-a4f8-b48e95affb8f --- scuttle.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'scuttle.css') 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 { -- cgit v1.2.3-54-g00ecf