Add modified packages RSS feed to frontend

This commit is contained in:
Justin Kromlinger 2020-11-20 00:20:26 +01:00 committed by Kevin Morris
parent 4330fe4f33
commit 8d9f20939c
3 changed files with 7 additions and 1 deletions

View file

@ -556,6 +556,10 @@ h3 span.arrow {
margin: -2em 0 0 0;
}
#pkg-updates .rss-icon.latest {
margin-right: 1em;
}
#pkg-updates table {
margin: 0;
}