body {
    background: #0d0d0d;
    color: #c9c9c9;
    font-family: ui-monospace, "SF Mono", Consolas, monospace;
    font-size: 14px;
}
a { color: #7aa2f7; text-decoration: none; }
a:hover { text-decoration: underline; }
#cgit { padding: 20px; max-width: 900px; margin: 0 auto; }
.header, #cgit table.tabs { border: none; }
table.list { border-collapse: collapse; width: 100%; margin-top: 10px; }
table.list th { text-align: left; color: #888; font-weight: normal; border-bottom: 1px solid #262626; padding: 6px 8px; }
table.list td { padding: 6px 8px; border-bottom: 1px solid #1a1a1a; }
table.list tr:hover { background: #161616; }
.desc { color: #888; }
div.commit-subject { color: #e0e0e0; }
div.commit-msg { color: #999; }
table.diff td { font-family: ui-monospace, monospace; }
.add { color: #7ec699; }
.del { color: #e06c75; }
#cgit table.tabs a { color: #7aa2f7; }
</parameter — ignore, apenas markdown */

 td a {
    margin-right: 14px;
    padding: 2px 0;
    display: inline-block;
}
div.path a {
    margin-right: 6px;
}

