X-Git-Url: https://git.cameronkatri.com/cgit.git/blobdiff_plain/2b9fab8d30420d935745c4d84ea22412ab2485e5..985d6ca7e70ca4774b81106e9eeecd619e5b3930:/cgit.css diff --git a/cgit.css b/cgit.css index e06c261..54da076 100644 --- a/cgit.css +++ b/cgit.css @@ -1,9 +1,6 @@ -body, div#cgit table, div#cgit form { +div#cgit { padding: 0em; margin: 0em; -} - -body { font-family: sans-serif; font-size: 10pt; color: #333; @@ -551,6 +548,10 @@ div#cgit div.pager a { margin: 0em 0.5em; } +div#cgit div.pager .current { + font-weight: bold; +} + div#cgit span.age-mins { font-weight: bold; color: #080;