Advertisement
saasbook

floating.css

Aug 15th, 2013
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.10 KB | None | 0 0
  1. #movieInfo {
  2.   padding: 2ex;
  3.   position: absolute;
  4.   border: 2px double grey;
  5.   background: wheat;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement