Browse Source

更改样式

sunjuan 3 years ago
parent
commit
3c9c7bfe84

+ 6 - 1
nngkxxdp/src/main/resources/static/intelligence/css/intelligence.css

@@ -122,7 +122,12 @@ main {
 }
 
 .nav_top li:nth-child(4) a {
-	width: 60%;
+	width: 64%;
+	margin: 0 auto;
+}
+
+.nav_top li:last-child a {
+	width: 106%;
 	margin: 0 auto;
 }