mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-11-01 07:45:01 -04:00
9 lines
144 B
SCSS
9 lines
144 B
SCSS
.sharing {
|
|
p.meta + & {
|
|
padding: { top: 1em; left: 0; }
|
|
background: $img-border top left repeat-x;
|
|
}
|
|
}
|
|
|
|
#fb-root { display: none; }
|