1
0
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:
logmanoriginal
2016-08-07 15:29:59 +02:00
parent 3f83763ff9
commit 82f06ad2c5
2 changed files with 6 additions and 1 deletions

View File

@ -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;