You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
41
static/app2/css/collect.css
Executable file
41
static/app2/css/collect.css
Executable file
@ -0,0 +1,41 @@
|
||||
|
||||
body .header1{
|
||||
z-index: 11;
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
background: rgba(255,255,255,1);
|
||||
border: none;
|
||||
box-shadow: 0 0 0;
|
||||
height: 66px;
|
||||
border-bottom: 1px solid #efefef;
|
||||
}
|
||||
.mui-bar-nav.mui-bar .mui-icon {
|
||||
margin-left: 0;
|
||||
}
|
||||
.mui-title{
|
||||
color: #909090;
|
||||
}
|
||||
.header1 .on{
|
||||
border-bottom: 3px solid #ff0000;
|
||||
color: #e61329;
|
||||
}
|
||||
.nav{
|
||||
padding: 0 100px;
|
||||
/*height: 66px;*/
|
||||
}
|
||||
.p1{
|
||||
color: #909090;
|
||||
float: left;
|
||||
height: 45px;
|
||||
line-height: 46px;
|
||||
width: 26.41px;
|
||||
margin-left: calc(35% - 20px );
|
||||
font-size: 13.2px;
|
||||
}
|
||||
.header1 .mui-action-back {
|
||||
margin-top: 20px;
|
||||
margin-left: 0;
|
||||
color: #848484;
|
||||
float: left;
|
||||
}
|
Reference in New Issue
Block a user