You've already forked qlg.tsgz.moe
更新资源
This commit is contained in:
17
static/app2/css/home_new.css
Executable file → Normal file
17
static/app2/css/home_new.css
Executable file → Normal file
@ -29,7 +29,7 @@ body{
|
||||
height: 50px;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
font-size: 12px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.header {
|
||||
@ -49,20 +49,22 @@ body{
|
||||
width: 100%;
|
||||
height: 44px;
|
||||
}
|
||||
|
||||
.header_con select{
|
||||
font-size: 18px;
|
||||
}
|
||||
#search {
|
||||
margin: 0;
|
||||
width: 65%;
|
||||
height: 31px;
|
||||
position: absolute;
|
||||
left: 13.8%;
|
||||
left: 15.8%;
|
||||
right: 21%;
|
||||
top: 7px;
|
||||
border-radius: 16px;
|
||||
border: none;
|
||||
/*text-indent: 20px;*/
|
||||
background-color: rgb(255, 255, 255);
|
||||
font-size: 11px;
|
||||
font-size: 15px;
|
||||
line-height: 34px;
|
||||
text-indent: 30px;
|
||||
}
|
||||
@ -105,11 +107,12 @@ body{
|
||||
border: none;
|
||||
position: absolute;
|
||||
width: 50px;
|
||||
height: 30px;
|
||||
height: 32px;
|
||||
border-radius: 0;
|
||||
background: #007AFF;
|
||||
color: white;
|
||||
border-radius: 50px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.saoyisao {
|
||||
@ -121,7 +124,9 @@ body{
|
||||
right: 1.0%;
|
||||
}
|
||||
|
||||
|
||||
.search input {
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user