X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fthemes%2Fcustom%2Fyaffs%2Fscss%2Fstyle.scss;h=a778a20ea1d7d22c5fce085402cb1fca52b1901d;hp=58bd513f9092c3406e018f5b88a5a7a97a35866f;hb=439daa263544d7aa2a311a2e1cc7febbcc3c2ed0;hpb=c51df125f35ad10e60387443ff6345f008e35d11 diff --git a/web/themes/custom/yaffs/scss/style.scss b/web/themes/custom/yaffs/scss/style.scss index 58bd513f9..a778a20ea 100644 --- a/web/themes/custom/yaffs/scss/style.scss +++ b/web/themes/custom/yaffs/scss/style.scss @@ -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 */