bongzilla

Untitled

Jul 2nd, 2022 (edited)
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. .lang-sw {
  2. position: relative;
  3. font-size: 1.11em;
  4. line-height: 120%;
  5. text-transform: uppercase;
  6. }
  7.  
  8. .lang-sw > .lang-link {
  9. margin-right: 20px;
  10. }
  11.  
  12. .lang-sw > .lang-link:first-child:after {
  13. content: " | ";
  14. display: block;
  15. position: absolute;
  16. top: 0;
  17. left: 48%;
  18. width: 10px;
  19. height: 100%;
  20. }
Add Comment
Please, Sign In to add comment