|
@@ -13,8 +13,8 @@
|
|
|
margin-bottom: 1px;
|
|
|
padding: 10px 0;
|
|
|
}
|
|
|
-.main .two .list {
|
|
|
- padding: 2vw 0;
|
|
|
+.main .two text {
|
|
|
+ font-size: 14px;
|
|
|
}
|
|
|
.main .thr {
|
|
|
width: 96vw;
|
|
@@ -56,12 +56,12 @@
|
|
|
padding-left: 10px;
|
|
|
}
|
|
|
.main .thr .scroll-view .list-scroll-view .list .content .name {
|
|
|
- font-size: 16px;
|
|
|
+ font-size: 14px;
|
|
|
font-weight: bold;
|
|
|
padding: 2px 0;
|
|
|
}
|
|
|
.main .thr .scroll-view .list-scroll-view .list .content .name .color {
|
|
|
- font-size: 13px;
|
|
|
+ font-size: 11px;
|
|
|
color: #FFFFFF;
|
|
|
border-radius: 2px;
|
|
|
background-color: #b3ab3c;
|
|
@@ -69,7 +69,7 @@
|
|
|
margin-right: 2px;
|
|
|
}
|
|
|
.main .thr .scroll-view .list-scroll-view .list .content .name .color0 {
|
|
|
- font-size: 13px;
|
|
|
+ font-size: 11px;
|
|
|
color: #FFFFFF;
|
|
|
border-radius: 2px;
|
|
|
background-color: #da2525;
|
|
@@ -77,7 +77,7 @@
|
|
|
margin-right: 2px;
|
|
|
}
|
|
|
.main .thr .scroll-view .list-scroll-view .list .content .name .color1 {
|
|
|
- font-size: 13px;
|
|
|
+ font-size: 11px;
|
|
|
color: #FFFFFF;
|
|
|
border-radius: 2px;
|
|
|
background-color: #3c87b3;
|
|
@@ -85,7 +85,7 @@
|
|
|
margin-right: 2px;
|
|
|
}
|
|
|
.main .thr .scroll-view .list-scroll-view .list .content .name .color2 {
|
|
|
- font-size: 13px;
|
|
|
+ font-size: 11px;
|
|
|
color: #FFFFFF;
|
|
|
border-radius: 2px;
|
|
|
background-color: #b33c6e;
|
|
@@ -93,7 +93,7 @@
|
|
|
margin-right: 2px;
|
|
|
}
|
|
|
.main .thr .scroll-view .list-scroll-view .list .content .name .color3 {
|
|
|
- font-size: 13px;
|
|
|
+ font-size: 11px;
|
|
|
color: #FFFFFF;
|
|
|
border-radius: 2px;
|
|
|
background-color: #3cb3b3;
|
|
@@ -101,7 +101,7 @@
|
|
|
margin-right: 2px;
|
|
|
}
|
|
|
.main .thr .scroll-view .list-scroll-view .list .content .name .color4 {
|
|
|
- font-size: 13px;
|
|
|
+ font-size: 11px;
|
|
|
color: #FFFFFF;
|
|
|
border-radius: 2px;
|
|
|
background-color: #3CB371;
|
|
@@ -109,7 +109,7 @@
|
|
|
margin-right: 2px;
|
|
|
}
|
|
|
.main .thr .scroll-view .list-scroll-view .list .content .name .color5 {
|
|
|
- font-size: 13px;
|
|
|
+ font-size: 11px;
|
|
|
color: #FFFFFF;
|
|
|
border-radius: 2px;
|
|
|
background-color: #DA70D6;
|
|
@@ -117,7 +117,7 @@
|
|
|
margin-right: 2px;
|
|
|
}
|
|
|
.main .thr .scroll-view .list-scroll-view .list .content .title {
|
|
|
- font-size: 14px;
|
|
|
+ font-size: 12px;
|
|
|
color: #666;
|
|
|
padding: 2px 0;
|
|
|
}
|