summaryrefslogtreecommitdiff
path: root/local.css
blob: bc87abdbf3dcfe8c066be9e5e955e136049f7a8a (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. }