Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #links{
- margin-left:430px;
- margin-top:20px;
- position:fixed;
- background-color:;
- height:auto;
- width:28px;
- }
- .nav a{
- width:88px;
- height:9px;
- padding:5px;
- background:#b3d0a3;
- }
- .nav a{
- width:88px;
- height:9px;
- background-color:#b3d0a3;
- color:;
- opacity:1;
- margin:2px;
- margin-top:5px;
- }
- #sidebar:hover .nav a{
- opacity:1;
- color:#fff;
- -webkit-transition: all .8s ease;
- -moz-transition: all .8s ease;
- -o-transition: all .8s ease;
- transition: all .8s ease;
- }
- .nav a:hover{
- padding-bottom:41%;
- background-color:{color:navi hover};
- -webkit-transition: all .8s ease;
- -moz-transition: all .8s ease;
- -o-transition: all .8s ease;
- transition: all .8s ease;
- }
Add Comment
Please, Sign In to add comment