Files
addons
app_download_files
extend
hyhproject
mobile
oss
static
app
app2
css
default-skin
ac.css
activity1.css
activity10.css
activity2.css
activity3.css
activity4.css
activity5.css
activity6.css
activity7.css
activity8.css
activity9.css
addessay.css
addgoods.css
addqrrz.css
addshopping.css
addyhk.css
applicationopen.css
appraise.css
bill.css
cash-out.css
classify.css
collect.css
collect_commodity.css
collect_store.css
complain.css
confirmOrder.css
cooperative.css
details.css
discount.css
discounts.css
dynamic.css
ect_address.css
ect_area.css
ect_index.css
ect_list.css
editAddress.css
essay.css
essaylist.css
family.css
friends.css
global.1.css
global.css
goodslist.css
guide.css
header.css
header1.css
home.css
home_new.css
income-details.css
indent.css
indentcon.css
index.css
individual.css
invest.css
investdetail.css
journalism.css
journalism_con.css
login.css
logistics.css
map.css
memorandumlist.css
msg.css
msg_con.css
mui.css
mui.min.css
mui.picker.css
mui.poppicker.css
my.css
my_help_sale.css
myshop.css
myshops.css
notepad.css
order_con.css
orsupermarket.css
pay.css
paymentVoucher.css
photoswipe.css
pj.css
properties.css
qrrz.css
recommend.css
reviewsmanage.css
rul.css
saoyisao.css
self_shop.css
setting.css
setting_address.css
sha.css
share.css
share_user_list.css
shop_decorate.css
shop_indentcon.css
shopdecoration.css
shopgoodlist.css
shoppingcart.css
shopsList.css
shopsetting.css
store_activity.css
store_class.css
store_commodity.css
store_home.css
store_info.css
store_new.css
storeout.css
swiper.min.css
time.css
time_limit.css
topnav.css
trade_rule.css
upload.css
upload1.css
vouchers.css
yhk.css
zhuweiba.css
img
js
images
js
plugins
src
template
thinkphp
upload
vendor
wxtmp
.gitignore
.htaccess
.user.ini
404.html
H5B854518.wgt
admin.php
app-release.apk
app_download.html
cash.lock
demo.php
get_startup.php
get_version.php
get_version_new.php
hyhproject.tar.gz
index.html
index.php
reg.lock
robots.txt
qlg.tsgz.moe/static/app2/css/setting.css
Your Name 3d19b6129b 乱丢
2020-06-10 13:23:50 +08:00

130 lines
2.2 KiB
CSS
Executable File

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 50px;
height: 66px;
text-align: center;
}
.p1{
color: #000;
display: block;
line-height: 46px;
font-size: 18px;
padding-top: 20px;
}
.header1 .mui-action-back {
margin-top: 20px;
margin-left: 0;
color: #848484;
float: left;
}
.footer{
position: fixed;
bottom: 0;
width: 100%;
background: white;
height: 49px;
border-top: 1px solid #e6e6e6;
}
.z{
width: 100%;
height: 50px;
}
.block{
margin-top: 36px;
padding: 0 2%;
}
.row{
background: white;
width: 100%;
height: 42px;
border-bottom: 1px solid #ebebeb;
position: relative;
margin-bottom: 5px;
}
.row:last-child{
border-bottom: none;
}
.row .img{
width: 15.6px;
position: absolute;
top: 12px;
left: 12px;
}
.r1{
font-size: 18px;
color: black;
line-height: 42px;
position: absolute;
left: 35px;
}
.r2{
font-size: 18px;
color: #909090;
line-height: 42px;
position: absolute;
right: 25px;
}
.row img.youjiantou{
width: 6px;
position: absolute;
right: 10px;
top: 15px;
}
.loginout{
width: 96%;
height: 42px;
line-height: 42px;
text-align: center;
margin: 36px 2%;
background: -moz-linear-gradient(left, #f5354b, #ff005a);
/*Mozilla*/
background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#f5354b), to(#ff005a));
/*Old gradient for webkit*/
background: -webkit-linear-gradient(left, #f5354b, #ff005a);
/*new gradient for Webkit*/
background: -o-linear-gradient(left, #f5354b, #ff005a);
/*Opera11*/
color: #fff;
}
.cancellation{
width: 96%;
height: 42px;
line-height: 42px;
text-align: center;
margin: 36px 2%;
background: -moz-linear-gradient(left, #f5354b, #ff005a);
/*Mozilla*/
background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#f5354b), to(#ff005a));
/*Old gradient for webkit*/
background: -webkit-linear-gradient(left, #f5354b, #ff005a);
/*new gradient for Webkit*/
background: -o-linear-gradient(left, #f5354b, #ff005a);
/*Opera11*/
color: #fff;
}