diff --git a/pagure/static/koji.css b/pagure/static/koji.css index 45aa44e..77594a4 100644 --- a/pagure/static/koji.css +++ b/pagure/static/koji.css @@ -379,3 +379,7 @@ padding:0; margin-bottom:0; } +a.notblue { + color: inherit; + text-decoration:none; +} diff --git a/pagure/templates/index_auth.html b/pagure/templates/index_auth.html index 192c78c..3cf375e 100644 --- a/pagure/templates/index_auth.html +++ b/pagure/templates/index_auth.html @@ -14,32 +14,60 @@ {% from "_render_repo.html" import render_repos_as_card %} {% block content %} -
You have no projects
+