diff --git a/htdocs/themes/default/css/main.css b/htdocs/themes/default/css/main.css index b27ffbf..342dfb8 100644 --- a/htdocs/themes/default/css/main.css +++ b/htdocs/themes/default/css/main.css @@ -313,6 +313,10 @@ h4 { clear: both; } +.pages a, .pages strong { + margin-left: 3px; +} + /* !Recent Paste Listings */ .recent { clear: both;