mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Update crypto-address-setting.module.css
This commit is contained in:
+11
-1
@@ -16,7 +16,7 @@
|
||||
padding: 0 5px;
|
||||
}
|
||||
|
||||
.cryptoAddressInfo {
|
||||
.cryptoAddressInfo {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
@@ -25,6 +25,16 @@
|
||||
padding-left: 15px;
|
||||
}
|
||||
|
||||
.cryptoAddressInfo a {
|
||||
color: var(--post-link-text-color);
|
||||
text-decoration: var(--post-content-link-text-decoration);
|
||||
}
|
||||
|
||||
.cryptoAddressInfo a:hover {
|
||||
color: var(--post-link-text-color-hover);
|
||||
text-decoration: var(--post-content-link-text-decoration-hover);
|
||||
}
|
||||
|
||||
.saveButton {
|
||||
margin: 0 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user