Find feed url from webpage

This commit is contained in:
2021-03-17 08:02:14 +00:00
parent 47c72d0029
commit 42014bdaa1
5 changed files with 63 additions and 8 deletions

View File

@@ -185,3 +185,7 @@ button:not(:disabled):hover svg path {
.dark .item-content .card-content a {
color: #ccc;
}
.card-header {
padding: 5px !important;
}