color of share link
This commit is contained in:
@@ -136,7 +136,8 @@ function copyText() {
|
||||
data-text="@rowsandall #rowingdata">Tweet</a>
|
||||
</span>
|
||||
<span>
|
||||
<button title="Copy Shareable Link" onclick="copyText()" style="background:none;border:0;"><i class="fas fa-copy"></i></button>
|
||||
<button title="Copy Shareable Link" onclick="copyText()"
|
||||
style="color:#1c75bc;background:none;border:0;"><i class="fas fa-copy"></i></button>
|
||||
</span>
|
||||
</li>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user