5 lines
263 B
CSS
5 lines
263 B
CSS
#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; }
|