Advertisement
Guest User

Untitled

a guest
Jul 25th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. .sidebar {
  2. position: fixed;
  3. float: right;
  4. right: 0%;
  5. width: 20%;
  6. bottom:0;
  7. height: 50%;
  8. z-index: 999;
  9. padding: 5px;
  10. background-color: red;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement