Skip to content

Commit 0ec47ed

Browse files
committed
CSS change to make the names stand out a bit more, and the titles stand out a bit lesss.
1 parent f65c7e1 commit 0ec47ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,13 +368,13 @@ div#container.sub.speakers ul.speakers {
368368

369369
div#container.sub.speakers ul.speakers h3 {
370370
font-family: "MuseoSlab500";
371+
font-weight: bold;
371372
}
372373

373374
div#container.sub.speakers ul.speakers h4 {
374375
font-family: "MuseoSlab500";
375376
color: #363636;
376-
font-size: 18px;
377-
font-weight: bold;
377+
font-size: 16px;
378378
}
379379

380380

0 commit comments

Comments
 (0)