diff --git a/pagure/static/pagure.css b/pagure/static/pagure.css index a137d71..463fe02 100644 --- a/pagure/static/pagure.css +++ b/pagure/static/pagure.css @@ -823,6 +823,10 @@ a.nav-link.btn{ font-size:0.9em; } +.font-size-1{ + font-size:1em; +} + .opacity-100{ opacity:1!important; } diff --git a/pagure/templates/repo_master.html b/pagure/templates/repo_master.html index 4f4d736..5608813 100644 --- a/pagure/templates/repo_master.html +++ b/pagure/templates/repo_master.html @@ -99,9 +99,9 @@ Open PR