You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
150 lines
2.6 KiB
150 lines
2.6 KiB
body, |
|
div, |
|
ul, |
|
li, |
|
ol, |
|
h1, |
|
h2, |
|
h3, |
|
h4, |
|
h5, |
|
h6, |
|
input, |
|
textarea, |
|
select, |
|
p, |
|
dl, |
|
dt, |
|
dd, |
|
a, |
|
img, |
|
button, |
|
form, |
|
table, |
|
th, |
|
tr, |
|
td, |
|
tbody, |
|
article, |
|
aside, |
|
details, |
|
figcaption, |
|
figure, |
|
footer, |
|
header, |
|
hgroup, |
|
menu, |
|
nav, |
|
section { |
|
margin: 0; |
|
padding: 0; } |
|
|
|
html, |
|
body { |
|
font-family: PingFangSC-Semibold; |
|
width: 100%; } |
|
|
|
em, |
|
i { |
|
font-style: normal; } |
|
|
|
ul, |
|
li { |
|
list-style-type: none; } |
|
|
|
strong { |
|
font-weight: normal; } |
|
|
|
.clearfix:after { |
|
content: ""; |
|
display: block; |
|
visibility: hidden; |
|
height: 0; |
|
clear: both; } |
|
|
|
a { |
|
text-decoration: none; } |
|
|
|
body, |
|
.mui-content { |
|
background: #FFFFFF; |
|
font-size: .24rem; } |
|
|
|
.mui-bar-nav { |
|
height: 1.1rem; |
|
background: #FFFFFF; |
|
box-shadow: none; |
|
z-index: 99; } |
|
.mui-bar-nav .mui-title { |
|
font-size: .29rem; |
|
font-family: PingFangSC-Regular; |
|
font-weight: 400; |
|
color: #030303; |
|
bottom: 0; } |
|
.mui-bar-nav .mui-icon-left-nav, |
|
.mui-bar-nav .mui-icon-left { |
|
color: #333333; |
|
bottom: 10px; |
|
position: absolute; |
|
padding: 0; } |
|
.mui-bar-nav .mui-icon-left-nav label, |
|
.mui-bar-nav .mui-icon-left label { |
|
font-size: .25rem; |
|
padding-left: .1rem; } |
|
.mui-bar-nav .btn-group { |
|
width: 100%; |
|
height: 1.1rem; |
|
display: flex; |
|
justify-content: center; |
|
align-items: flex-end; } |
|
.mui-bar-nav .btn-group .btn1, |
|
.mui-bar-nav .btn-group .btn2 { |
|
width: 1.72rem; |
|
height: .51rem; |
|
text-align: center; |
|
line-height: .51rem; |
|
font-size: .29rem; |
|
font-weight: 400; |
|
margin-bottom: .1rem; } |
|
.mui-bar-nav .btn-group .btn1 { |
|
border-radius: 4px 0px 0px 4px; |
|
border: 1px solid #fff; |
|
color: #F5B426; } |
|
.mui-bar-nav .btn-group .btn2 { |
|
border: 1px solid #fff; |
|
border-radius: 0px 4px 4px 0px; |
|
color: #F5B426; } |
|
.mui-bar-nav .btn-active { |
|
background: #FFFFFF; |
|
color: #F5B426; } |
|
.mui-bar-nav .mui-icon-right-nav { |
|
font-size: .38rem; |
|
color: #999999; |
|
bottom: 10px; |
|
position: absolute; |
|
padding: 0; |
|
right: 12px; } |
|
.mui-bar-nav .mui-icon-right-nav img { |
|
width: .3rem; |
|
height: .3rem; |
|
vertical-align: middle; } |
|
.mui-bar-nav .mui-icon-right-nav label { |
|
font-size: .24rem; |
|
padding-left: .1rem; } |
|
|
|
.mui-bar-nav ~ .mui-content { |
|
padding-top: 1.1rem; } |
|
|
|
.selected { |
|
-webkit-user-select: text !important; |
|
-moz-user-select: text !important; |
|
-ms-user-select: text !important; |
|
user-select: text !important; } |
|
|
|
.selected * { |
|
-webkit-user-select: text !important; |
|
-moz-user-select: text !important; |
|
-ms-user-select: text !important; |
|
user-select: text !important; } |
|
|
|
/*# sourceMappingURL=basic.css.map */
|
|
|