Further changes for the Use cases on the live site.
[yaffs-website] / web / themes / custom / yaffs / scss / style.scss
index 58bd513f9092c3406e018f5b88a5a7a97a35866f..7b0ad092822d1afac84acd1a2f5fb6c1e83a893e 100644 (file)
@@ -275,6 +275,15 @@ header {
       margin-bottom: 0.6em;
     }
   }
+  .view-footer {
+    h3 {
+      margin-top: 2.2em;
+      padding-top: 0;
+      border-top-width: 1px;
+      border-top-style: solid;
+      border-top-color: $yaffs-fade-1;
+    }
+  }
 }
 
 /* For admin, stop the silliness with search rollover stopping clicks on nav links */