about summary refs log tree commit diff
path: root/third_party/cgit/tvl-extra.css
blob: f174b2c03fd3200c530c328da41ad8c390e56770 (plain) (blame)
1
2
3
4
/* limit the width of /about/** to help readability */
.content #summary {
  max-width: 800 px;
}