aboutsummaryrefslogtreecommitdiff
path: root/sass/partials/_sharing.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/partials/_sharing.scss')
-rw-r--r--sass/partials/_sharing.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/sass/partials/_sharing.scss b/sass/partials/_sharing.scss
new file mode 100644
index 00000000..3eecb488
--- /dev/null
+++ b/sass/partials/_sharing.scss
@@ -0,0 +1,8 @@
+.sharing {
+ p.meta + & {
+ padding: { top: 1em; left: 0; }
+ background: $img-border top left repeat-x;
+ }
+}
+
+#fb-root { display: none; }