Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #update1 {
- text-align: center;
- font-size:10px;
- font-family:georgia;
- position:fixed;
- left:8px;
- bottom:10px;
- z-index:999;
- opacity:1;
- background:;
- }
- #update1:hover #update1text{
- opacity:1;
- }
- #update1text {
- padding-left: 2px;
- background:;
- width:150px;
- height:300px;
- bottom:135px;
- position:fixed;
- left:75px;
- z-index: 100000000000000000000000000000000000000000000000000000000000;
- border:1px solid #ededed;
- opacity:0;
- overflow:scroll;
- -webkit-transition:opacity 0.8s linear;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- #updateimage1 img{
- height:200px;
- bottom: -10px;
- left: -20px;
- position:fixed;
- z-index:10000000000000000000;
- }
Advertisement
Add Comment
Please, Sign In to add comment