deleted some media files, adjusted some text, added new static elements in the site tip popup, new css classes, and added a well-know with nostr json file for nip-05 #9
@ -423,3 +423,20 @@
|
||||
width: 100%;
|
||||
grid-gap: 15px;
|
||||
}
|
||||
|
||||
.BTCAddressPopZap {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
grid-gap: 0px;
|
||||
color: #ffffff50;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
border-top: solid 1px #ffffff10;
|
||||
padding: 10px 0 0 0;
|
||||
margin: 10px 0 0 0;
|
||||
}
|
||||
|
||||
.BTCAddressPopZapTextSpan {
|
||||
font-weight: normal;
|
||||
color: #ffffff25;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user