font-size: 20px;
}
+#lp-content { position: relative; }
+
.text-thick {
font-weight: 900;
}
.program-session-details-toggle-all button {
font-weight: 700;
+ position: absolute;
+ right: 0;
+ top: 235px;
}
.program-session-details-toggle-all button.fixed {
.program-day-header h2 {
font-size: 2.1em;
color: #4F0276;
- background: #f5f5f5;
padding: 0.3em;
text-align: center;
+ border-bottom: 3px solid #f5f5f5;
border-radius: 5px;
}
margin-bottom: 3px;
}
+.program-session {
+ padding: 0.5em;
+}
+
.program-session button {
font-size: 10px;
}
+.session-desc {
+ border: 1px solid #DDD;
+ padding: 0.5em;
+ border-radius: 5px;
+ margin-top: 5px;
+ background: #f5f5f5;
+}
+
.program-session-speaker {
margin: 0px 7px 0px 0px;
font-style: italic;