码迷,mamicode.com
首页 > Web开发 > 详细

js -- 侧边悬浮栏特效

时间:2017-07-02 11:42:52      阅读:207      评论:0      收藏:0      [点我收藏+]

标签:auto   分享   round   img   技术分享   ul li   style   png   fixed   

技术分享

 

#menu{width: 120px;height: auto; position: fixed;top: 20%;right: 15px;margin-top: -135px;}
#menu ul{display: block;list-style: none}
#menu ul li a{width: 120px; height: 54px; line-height: 54px; text-align: center;background-color: #fff;color: #1285c9;display: block}
#menu ul li a:hover,#menu ul li a.cur{background-color: #1271ff;color: #fff; text-decoration: none;}

技术分享

 

技术分享

js -- 侧边悬浮栏特效

标签:auto   分享   round   img   技术分享   ul li   style   png   fixed   

原文地址:http://www.cnblogs.com/mafeng/p/7105483.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!