mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-06-19 08:57:27 +02:00
[HtmlFormat] Add anchor for bridge URI to title
This commit is contained in:
@ -53,6 +53,11 @@ h1.pagetitle {
|
||||
color: #2196F3;
|
||||
|
||||
}
|
||||
|
||||
h1.pagetitle > a {
|
||||
color: #2196F3;
|
||||
}
|
||||
|
||||
a.backlink, a.backlink:link, a.backlink:visited, a.itemtitle, a.itemtitle:link, a.itemtitle:visited {
|
||||
|
||||
color: #2196F3;
|
||||
|
Reference in New Issue
Block a user