Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #wholeupdatecontainer:hover #box{
- opacity:.8;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #wholeupdatecontainer{
- left:8px;
- top:8px;
- width:200px;
- height:200px;
- position:fixed;
- z-index:99999999999999999999999999999999;
- }
Advertisement
Add Comment
Please, Sign In to add comment