Advertisement
Guest User

wook-wife.html

a guest
Mar 27th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.23 KB | None | 0 0
  1. <div class=wook__wife>
  2.   <div class=argument></div>
  3.   <div class=fight></div>
  4. </div>
  5. <style>
  6.   .wook__wife { right: always }
  7.   .wook__wife .argument { position: fixed }
  8.   .wook__wife .fight:after { content: 'Last Word' }
  9. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement