Adding spacing between sessions that somehow got eliminated bc of some kind of git...
authorZak Rogoff <zak@montage.office.fsf.org>
Fri, 16 Jan 2015 22:12:51 +0000 (17:12 -0500)
committerZak Rogoff <zak@montage.office.fsf.org>
Fri, 16 Jan 2015 22:12:51 +0000 (17:12 -0500)
2015/assets/css/custom.css

index 441e3854d916758bb66c1fcd8d6e10df614134e8..494146291e492bda3bc72fcbb3d3e23d62e3dacc 100644 (file)
@@ -528,6 +528,10 @@ hr {
   vertical-align:top;
 }
 
+.session {
+  margin-bottom: 40px;
+}
+
 .session-speaker h3 {
   margin-top: 0em;
 }