feat(repo): hide watch/star/fork buttons on public pages, keep RSS
This commit is contained in:
@@ -1 +1,4 @@
|
|||||||
#navbar, .page-footer { display: none !important; }
|
#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; }
|
||||||
|
|||||||
Reference in New Issue
Block a user