Time-bound program.
[libreplanet-static.git] / 2015 / assets / css / custom.css
index d102dddf3c2d5789f7fb1bfe08b0eb55c19dc818..2f334ddb3f95f7c420845574f8c2dc65d3f6a1fd 100644 (file)
@@ -7,14 +7,10 @@ body {
   color: #333333;
 }
 
-h2, h3  {
+h3  {
   color: rgb(88, 208, 121);
 }
 
-h2 small, h2 .small, h3 small, h3 .small {
-  color: rgb(60, 142, 83);
-}
-
 h3 {
   font-size: 20px;
 }
@@ -533,26 +529,29 @@ hr {
   }
 }
 
-
-
 .margin-top {
   margin-top: 22px;
 }
 
-.speaker {
+.speaker-bio {
   vertical-align:top;
+  margin-bottom: 3em;
+}
+
+.speaker-bio h3 {
+  margin-top: 0px;
 }
 
 .session {
   margin-bottom: 40px;
 }
 
-.session-speaker h3 {
-  margin-top: 0em;
+.session h4 {
+  margin-bottom: 0px;
 }
 
 .session-speaker {
-  margin-top: 1.8em;
+  line-height: 3em;
 }
 
 .speaker-photo {