tvl-depot/third_party/cgit/tvl-extra.css

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
97 B
CSS
Raw Normal View History

/* limit the width of /about/** to help readability */
.content #summary {
max-width: 800px;
}