diff options
-rw-r--r-- | local.css | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -105,6 +105,12 @@ a:hover margin-right: 40px; } +.pageheader .actions .per_page ul:before +{ + font-style: oblique; + content: "This page:"; +} + .pageheader .actions ul { border: none; |