Browse Source

matterAll的css

lidongyu 1 year ago
parent
commit
445bc05f11
1 changed files with 25 additions and 0 deletions
  1. 25 0
      pages/matterAll/matterAll.css

+ 25 - 0
pages/matterAll/matterAll.css

@@ -0,0 +1,25 @@
+.list {
+    border-bottom: solid 2rpx #f6f6f6;
+    padding: 10rpx 0;
+    width: 100%;
+}
+.listTitle {
+    font-size: 32rpx;
+    color: #333;
+    line-height: 40rpx;
+}
+.listTitle {
+    font-size: 32rpx;
+    color: #333;
+    line-height: 40rpx;
+}
+.jlSj {
+    height: 40rpx;
+    display: flex;
+    justify-content: space-between;
+    font-size: 24rpx;
+    margin: 20rpx 0 0 0;
+}
+.jf {
+    color: #07c160;
+}