1_test.css 54 B

1234
  1. div{
  2. /* 背景:颜色 */
  3. background: blue;
  4. }