From 767a47a4874282a5cb9929b6f96df9256295af54 Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Fri, 28 Nov 2014 07:25:58 -0500 Subject: [PATCH] Reformatting instructor bios --- swc.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swc.css b/swc.css index bc8a7c4..a2463d2 100644 --- a/swc.css +++ b/swc.css @@ -216,7 +216,7 @@ section { } /* Person's name in team.html. */ -span.person { +.person { font-weight: bold; font-style: italic; }