I was reading on this post from yesterday and /u/QuasiSteve pointed out that BitcoinTalk and the bitcoin wiki have implemented a way to show the bitcoin symbol in text.
The mods could easily make something for us actually. They could style a hyperlink to show the bitcoin symbol. <a href="#btc"></a>
Can be styled in CSS code as such:
a[href="#btc"] { background-image: url(bitcoin-symbol.png); }
This would replace the hyperlink with an image (the Bitcoin symbol).
What are your thoughts on this? Should the mods add this to the subreddit?
Edit: made an example of it in use: http://bit.ly/1EwX8Cs
Submitted August 31, 2015 at 10:33PM by bearhagen http://bit.ly/1LGqmhB
No comments :
Post a Comment