mirror of
https://git.wownero.com/wownero/wownero-funding-system.git
synced 2024-08-15 00:53:45 +00:00
Merge pull request 'css: Set user-select: all
for wallet address' (#25) from asymptotically/wownero-funding-system:user-select-all into master
Reviewed-on: https://git.wownero.com/wownero/wownero-funding-system/pulls/25
This commit is contained in:
commit
bfdf3b7973
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ body {
|
|||
color: #ff0000;
|
||||
font-size: 18px;
|
||||
margin-bottom: 0;
|
||||
user-select: all;
|
||||
}
|
||||
|
||||
.proposal_content blockquote {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue