From 5b112b974f7229fc6aa5e08b332dd3b53e0112ad Mon Sep 17 00:00:00 2001 From: Michael Miday Date: Sun, 30 Aug 2015 14:01:56 +0200 Subject: [ticket/14038] Give links some visual love --- phpBB/styles/prosilver/template/jumpbox.html | 2 +- phpBB/styles/prosilver/theme/links.css | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/prosilver/template/jumpbox.html b/phpBB/styles/prosilver/template/jumpbox.html index 3096d08318..5cc8a8ca83 100644 --- a/phpBB/styles/prosilver/template/jumpbox.html +++ b/phpBB/styles/prosilver/template/jumpbox.html @@ -20,7 +20,7 @@ diff --git a/phpBB/styles/prosilver/theme/links.css b/phpBB/styles/prosilver/theme/links.css index a2f512443c..7e7f7011ff 100644 --- a/phpBB/styles/prosilver/theme/links.css +++ b/phpBB/styles/prosilver/theme/links.css @@ -58,6 +58,8 @@ li.breadcrumbs span:first-child > a { width: 40px; } +.jumpbox-header-link { font-weight: bold; } + /* Links for forum/topic lists */ a.forumtitle { font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif; -- cgit v1.2.1