mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-16 11:37:58 +02:00
Donate is a little more colourful <3
This commit is contained in:
parent
1d0f18e8f1
commit
017975696e
@ -80,3 +80,8 @@
|
||||
.icon(@exclamation-sign);
|
||||
color: #b94a48;
|
||||
}
|
||||
|
||||
.icon-nd-donate:before {
|
||||
.icon(@heart);
|
||||
color: #C4273C;
|
||||
}
|
@ -51,7 +51,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KRTE52U3XJDSQ" target="_blank">
|
||||
<i class="icon-heart"></i>
|
||||
<i class="icon-nd-donate"></i>
|
||||
<br>
|
||||
Donate
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user