Derek Ross on Nostr: The next piece of code that will be nuked from spaces.nostrplebs.com? *Ethereum*. ...
The next piece of code that will be nuked from spaces.nostrplebs.com? *Ethereum*. Apparently Jam Systems was down with Shitcoining. I am not.
```
.jam .room-header a[href^='ethereum:'] {
background-image: url('/img/bazaar/ethereum-logo.svg');
background-repeat: no-repeat;
background-size: 10px;
background-position: 4px;
padding-left: 23px;
text-decoration: underline;
}
```
```
.jam .room-header a[href^='ethereum:'] {
background-image: url('/img/bazaar/ethereum-logo.svg');
background-repeat: no-repeat;
background-size: 10px;
background-position: 4px;
padding-left: 23px;
text-decoration: underline;
}
```