Security update for Core, with self-updated composer
[yaffs-website] / web / core / themes / seven / css / layout / node-add.css
index 22faf339bbef06d0ce77ceb247421e8f4f7474f0..f28a1e5f3e32895ba8b09ed2f5d09bfd2118d9a0 100644 (file)
@@ -1,3 +1,9 @@
+.layout-region-node-footer__content {
+  border-top: 1px solid #bebfb9;
+  padding-top: 0.5em;
+  margin-top: 1.5em;
+}
+
 /**
  * Widescreen
  *
@@ -14,4 +20,7 @@
     margin-top: 1em;
     margin-bottom: 1em;
   }
+  .layout-region-node-footer__content {
+    margin-top: 0.5em;
+  }
 }