index.wxss 120 B

12345
  1. /* pages/notice-bar/index.wxss */
  2. .notice-bar {
  3. background-color: #33cd5f !important;
  4. color: #fff !important;
  5. }