summaryrefslogtreecommitdiffstats
path: root/local.css
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-10-07 13:02:57 -0400
committerSacha Chua <sacha@sachachua.com>2022-10-07 13:02:57 -0400
commit451a5e6059a10a83e1e5476cc486b4abe48eb78a (patch)
treeb67d01f30a491ab33ec3bc40b602cfea87591426 /local.css
parentca60cc10c4bbde1890d629cdd3afc6b2a55e5510 (diff)
downloademacsconf-wiki-451a5e6059a10a83e1e5476cc486b4abe48eb78a.tar.xz
emacsconf-wiki-451a5e6059a10a83e1e5476cc486b4abe48eb78a.zip
Add draft schedule
Diffstat (limited to 'local.css')
-rw-r--r--local.css7
1 files changed, 3 insertions, 4 deletions
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;