remove selection on cover
This commit is contained in:
parent
659efb1e40
commit
4acb7be8b9
@ -119,6 +119,7 @@ body{
|
|||||||
text-align:center;
|
text-align:center;
|
||||||
font-size:1.75em;
|
font-size:1.75em;
|
||||||
background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 5%, rgba(32,32,32,1.0) 100%);
|
background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 5%, rgba(32,32,32,1.0) 100%);
|
||||||
|
user-select:none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contentBody .contentWrapper .unexpanded:hover{
|
.contentBody .contentWrapper .unexpanded:hover{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user