diff --git a/public.css b/public.css index 7b38cea..7c0fb5e 100644 --- a/public.css +++ b/public.css @@ -1 +1,4 @@ #navbar, .page-footer { display: none !important; } +.repo-header .flex-item-leading { display: none !important; } +.repo-header .flex-text-block > * { display: none !important; } +.repo-header .flex-text-block > a[href$=".rss"] { display: inline-flex !important; }