Bläddra i källkod

改搜索结果的样式

李雪梅 2 år sedan
förälder
incheckning
93461236fd
1 ändrade filer med 20 tillägg och 1 borttagningar
  1. 20 1
      nngkxxdp/src/main/resources/static/district/css/district_mobile.css

+ 20 - 1
nngkxxdp/src/main/resources/static/district/css/district_mobile.css

@@ -688,6 +688,25 @@ a {
 .search-result li div span{
 	font-size: 25px;
 } */
+
+.search-result div div ol li div {
+	font: 25px arial, sans-serif !important;
+}
+
+.search-result div div ol li div div:first-child a {
+	font: 25px arial, sans-serif !important;
+}
+
+.search-result div div ol li div div:nth-child(2) b {
+	font-size: 35px !important;
+	margin-top: 2px !important;
+}
+
+.search-result div div ol li div div:nth-child(3) b {
+	font-size: 35px !important;
+	margin-top: 2px !important;
+}
+
 .textSecond {
 	width: 100%;
 	margin: 22px auto 30px;
@@ -704,7 +723,7 @@ a {
 }
 
 .title-second>h6 {
-	font-size: 16px;
+	font-size: 40px;
 	font-weight: 400;
 	color: #2775CC;
 }