Final changes for the Use cases on the live site.
[yaffs-website] / web / themes / custom / yaffs / scss / style.scss
index 58bd513f9092c3406e018f5b88a5a7a97a35866f..a778a20ea1d7d22c5fce085402cb1fca52b1901d 100644 (file)
@@ -275,6 +275,15 @@ header {
       margin-bottom: 0.6em;
     }
   }
+  .view-footer {
+    h3 {
+      margin-top: 1.7em;
+      padding-top: 1em;
+      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 */