summaryrefslogtreecommitdiffstats
path: root/local.css
diff options
context:
space:
mode:
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;