BJ_web_developers
/
javaplatform
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
64d81490575920fe8fda281c36a915436bf32012
Authored by
liuqimichale
2017-11-21 13:05:23 +0800
1 parent
7a96376f
index api 查看详情事件
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
css/libCss/common.css
css/libCss/common.css
View file @
64d8149
...
...
@@ -81,6 +81,7 @@ nav{
81
81
text-align: center;
82
82
color: #1f2b3d;
83
83
font-size: 20px;
84
+ cursor: pointer;
84
85
}
85
86
.nav-ul li:nth-of-type(1){
86
87
box-shadow: 0 1px 10px 0 rgba(50,50,50,.2);
...
...