common.css 191 B

12345
  1. .tree > li {margin-right: 0;}
  2. .tree li.active > a{font-weight: bold;}
  3. .with-side .side{left: 20px; position: absolute; width: 140px;}
  4. .with-side .main{padding-left: 160px; margin-right: 0;}