样式
This commit is contained in:
@@ -53,19 +53,20 @@
|
||||
.header
|
||||
_fj()
|
||||
_wh(100%, 42px)
|
||||
background-color $red
|
||||
background-color #fff
|
||||
z-index 200
|
||||
padding 0 15px
|
||||
box-shadow: 0 2px 4px 0 rgba(0,0,0,.05);
|
||||
.page_name
|
||||
_font(16px, 20px, #fff,700,center)
|
||||
_font(16px, 20px, #000,700,center)
|
||||
.icon_back {
|
||||
font-size: 30px;
|
||||
line-height: 30px;
|
||||
color: #fff;
|
||||
color: #666;
|
||||
}
|
||||
.icon_home {
|
||||
font-size: 30px;
|
||||
line-height: 30px;
|
||||
color: #fff;
|
||||
color: #666;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user