mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-22 11:44:39 +02:00
[core] Support for bridge maintainers' donation URLs (#2102)
This commit is contained in:
parent
5598fef3cf
commit
ecaae735d9
10 changed files with 61 additions and 3 deletions
|
@ -96,6 +96,13 @@ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockq
|
|||
button:hover {
|
||||
background: #49afff;
|
||||
}
|
||||
button.highlight {
|
||||
background: #ff6600;
|
||||
}
|
||||
button.highlight:hover {
|
||||
background: #ff8a3b;
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 767px) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue