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; }