任务修改1
This commit is contained in:
parent
853f2df83e
commit
6625ca4878
@ -53,7 +53,7 @@ export default {
|
||||
width 1200px
|
||||
margin 0 auto
|
||||
.nav
|
||||
height 40px
|
||||
height 50px
|
||||
background #2a5ca1
|
||||
.nav-content
|
||||
width 1200px
|
||||
@ -65,9 +65,9 @@ export default {
|
||||
clear both
|
||||
li
|
||||
float left
|
||||
line-height 40px
|
||||
line-height 50px
|
||||
text-align center
|
||||
font-size 14px
|
||||
font-size 18px
|
||||
color #fff
|
||||
width 200px
|
||||
cursor pointer
|
||||
@ -96,7 +96,7 @@ export default {
|
||||
white-space nowrap
|
||||
overflow hidden
|
||||
text-overflow ellipsis
|
||||
font-size 14px
|
||||
font-size 16px
|
||||
background rgba(255, 79, 1, 0.9) none repeat scroll 0 0
|
||||
&:hover
|
||||
background #cc3f00
|
||||
|
Loading…
Reference in New Issue
Block a user