diff options
Diffstat (limited to 'cgit.css')
-rw-r--r-- | cgit.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -548,6 +548,10 @@ div#cgit div.pager a { | |||
548 | margin: 0em 0.5em; | 548 | margin: 0em 0.5em; |
549 | } | 549 | } |
550 | 550 | ||
551 | div#cgit div.pager .current { | ||
552 | font-weight: bold; | ||
553 | } | ||
554 | |||
551 | div#cgit span.age-mins { | 555 | div#cgit span.age-mins { |
552 | font-weight: bold; | 556 | font-weight: bold; |
553 | color: #080; | 557 | color: #080; |