structure.css 97 B

12345678
  1. #leftbar {
  2. display: block;
  3. padding-right: 0px;
  4. }
  5. #midtitle {
  6. display: table-cell;
  7. }