Advertisement
Guest User

Untitled

a guest
Jul 29th, 2015
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.27 KB | None | 0 0
  1. .bloq__inner--first + * + * + * {
  2.     margin-left: 1em;
  3. }
  4.  
  5. .bloq__inner--first + * + * + * + * {
  6.     margin-left: 1em;
  7. }
  8.  
  9. .bloq__inner--first + * + * + * + * + * {
  10.     margin-left: 1em;
  11. }
  12.  
  13. .bloq__inner--first + * + * + * + * + * + * {
  14.     margin-left: 1em;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement