diff --git a/pagure/static/pagure.css b/pagure/static/pagure.css index eabf5b7..1a95640 100644 --- a/pagure/static/pagure.css +++ b/pagure/static/pagure.css @@ -692,6 +692,10 @@ a.nav-link.btn{ line-height: 14px; } +.masthead{ + background-color:#ddd; +} + .codehilite .hll { background-color: #ffffcc } .codehilite { background: #f8f8f8; } .codehilite .c { color: #8f5902; font-style: italic } /* Comment */