From 451a5e6059a10a83e1e5476cc486b4abe48eb78a Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 7 Oct 2022 13:02:57 -0400 Subject: Add draft schedule --- local.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index 13e24f85..fd208c62 100644 --- a/local.css +++ b/local.css @@ -108,13 +108,12 @@ ol.chapters { list-style-type: none; padding: 0; } img.img { max-width: 100%; height: auto } .sched-entry { margin-bottom: 12pt; } -.sched-entry .sched-title { font-weight: bold; margin-top: 5px; } +.sched-entry .sched-title { font-weight: bold; } .sched-track { border-radius: 5px; padding: 3px; display: inline-block; min-width: 100pt } .sched-track.General { background-color: peachpuff } .sched-track.Development { background-color: skyblue } - - -.sched-meta { font-size: small } +.sched-entry .sched-time { min-width: 90pt; display: inline-block } +.sched-meta { } .talk-nav { white-space: pre; overflow: hidden; -- cgit v1.2.3