summaryrefslogtreecommitdiff
path: root/local.css
blob: ffa8dba4c362982a5db38abb0c27dd3994c88f6f (plain)
  1. /* ikiwiki local style sheet */
  2. /* Add local styling here, instead of modifying style.css. */
  3. /* sidebar left (not right) */
  4. #sidebar {
  5. float: left;
  6. margin-left: inherit;
  7. margin-right: 40px;
  8. }