blog/sass/partials/_sharing.scss

9 lines
144 B
SCSS
Raw Normal View History

2012-06-03 11:40:57 +00:00
.sharing {
p.meta + & {
padding: { top: 1em; left: 0; }
background: $img-border top left repeat-x;
}
}
#fb-root { display: none; }