Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #hellobeaut {
- text-align: center;
- font-size: 9px;
- font-family:times new roman;
- position:fixed;
- left:1px;
- top:-111px;
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- z-index:999;
- }
- #hellobeaut:hover {top:0px;}
- #hibeaut {
- border-right-style:solid;
- border-bottom-style:solid;
- border-left-style:solid;
- border-width:1px;
- border-color:#E3E3E3;
- padding: 5px 0 5px 0;
- background: #fff;
- width:120px;
- color:{color:text};
- height:100px;
- border-bottom-right-radius: 3px;
- -moz-border-radius-bottomright: 3px;
- -webkit-border-bottom-right-radius: 3px;
- z-index: 9999;
- }
- #yoyoyofam{
- text-align: center;
- height:15px;
- padding: 2px 0 8px 0;
- background:#FFFFFF;
- border-bottom-left-radius: 0px;
- -moz-border-radius-bottomleft: 0px;
- -webkit-border-bottom-left-radius: 0px;
- border-bottom-right-radius: 0px;
- -moz-border-radius-bottomright: 0px;
- -webkit-border-bottom-right-radius: 0px;
- width: 110px; }
- #yoyoyofam img { width:120px; height:auto;}
Advertisement
Add Comment
Please, Sign In to add comment