Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. #cover {
  2. background-color: red;
  3. position: absolute;
  4. border:3px solid blue;
  5. box-sizing: border-box;
  6. top:0;
  7. left:0;
  8. bottom: 0;
  9. right: 0;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement