diff --git a/2020/schedule.html b/2020/schedule.html index ebf7ade..18c50bb 100644 --- a/2020/schedule.html +++ b/2020/schedule.html @@ -249,17 +249,7 @@ All sessions include time for Q&A and to move between rooms.

- 15.30 - 16.00 - - - -
T.B.D.
- - - - - - 16.00 - 17.00 + 15.30 - 16.30 diff --git a/2020/style.css b/2020/style.css index b163e6c..71a0cd3 100644 --- a/2020/style.css +++ b/2020/style.css @@ -77,20 +77,11 @@ div.talktitle { font-family: 'Roboto', sans-serif; font-size: 12pt; font-weight: 800; - color: black; } div.talkspeaker { font-family: 'Roboto', sans-serif; font-size: 11pt; - color: black; -} - -div.talkspeaker > a { - font-family: 'Roboto', sans-serif; - font-size: 11pt; - color: black; - font-weight: 400; } td.scheduletime { @@ -250,21 +241,16 @@ div.speakerrow { a.speakerfront, a.speakerfront:hover, a.speakerfront:focus { - color: #333333; font-family: 'Roboto', sans-serif; font-size: 14pt; - text-decoration: underline; - text-decoration-style: dotted; } a.projectlink, a.projectlink:hover, a.projectlink:focus { - color: #333333; font-family: 'Roboto', sans-serif; font-size: 24pt; text-decoration: underline; - text-decoration-style: dotted; } .speakergrid {