From: Laury GvR Date: Mon, 17 Sep 2018 20:58:23 +0000 (-0400) Subject: Front staff list data field titles are now bold X-Git-Tag: v1.0.0^2~9 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=a133bf17354977d8d836413363f7c6ac6be2bdf2;p=WP-Plugins%2Fglm-member-db-staff.git Front staff list data field titles are now bold --- diff --git a/css/front.css b/css/front.css index ca77b84..b477cc9 100644 --- a/css/front.css +++ b/css/front.css @@ -42,6 +42,9 @@ font-size: 24px; text-decoration: none; } +.glm-staff-title{ + font-weight: bold; +} /* Email Modal Styles */