Adding Sumana announcement to the sidebar.
[libreplanet-static.git] / 2016 / assets / css / custom.css
index f5495b6ae162f986c529b2168131374ea2700242..d9fcf3de82f4eb685d8bf05298e941aa0a79d486 100644 (file)
@@ -108,6 +108,20 @@ h3  {
     margin-left: 5px;
 }
 
+.program-session-ical-bg {
+    background-color: rgb(245, 245, 245);
+    padding: 5px;
+    border-radius: 3px;
+}
+
+article.ical-howto header {
+    margin-bottom: 10px;
+}
+
+article.ical-howto h2 {
+    font-size: 15px;
+}
+
 /* Breadcrumb */
 
 .breadcrumb > .active {
@@ -213,6 +227,7 @@ hr {
 .checkbox .help-block {
   display: inline-block;
   margin-top: 0;
+  margin-left: 0;
   margin-bottom: 10px;
   color: #737373;
 }
@@ -495,6 +510,7 @@ hr {
 .lp-banner {
   box-shadow: 0px 1px 5px rgba(255, 255, 255, 0.7);
   margin-bottom: 20px;
+  padding-bottom: 5px;
   border-bottom: 3px solid rgba(88, 208, 121, 0.8);
   text-shadow: 0px 1px 0px #ffffff;
   background-color: rgb(250, 250, 250);