Final changes for the Use cases on the live site.
[yaffs-website] / web / themes / custom / yaffs / scss / style.scss
index ea98c6694d970f6993b0373361e26b28c818b90c..a778a20ea1d7d22c5fce085402cb1fca52b1901d 100644 (file)
@@ -248,7 +248,7 @@ header {
 }
 
 /* Space the use-cases page. */
-.view-id-use-case, .view-id-use {
+.view-id-use_cases, .view-id-use {
   .view-header {
     .views-field-title {
       margin-top: inherit;
@@ -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 */