Blame view

assets/pages/css/home/newsnotice.css 94 Bytes
10646c94   Andy   add
1
2
3
4
5
6
7
  .news-wrap{
      width: 800px;
      margin: 0 auto;
  }
  .news-content li{
      text-indent: 24px;
  }