Front staff list data field titles are now bold
authorLaury GvR <laury@gaslightmedia.com>
Mon, 17 Sep 2018 20:58:23 +0000 (16:58 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 17 Sep 2018 20:58:23 +0000 (16:58 -0400)
css/front.css

index ca77b84..b477cc9 100644 (file)
@@ -42,6 +42,9 @@
     font-size: 24px;
     text-decoration: none;
 }
+.glm-staff-title{
+    font-weight: bold;
+}
 
 
 /* Email Modal Styles */