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