mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-02-04 14:53:12 +08:00
forbid user-select
This commit is contained in:
@@ -219,6 +219,7 @@ html {
|
||||
font-size: 1.4rem;
|
||||
background-color: white;
|
||||
box-shadow: lightblue 0 0 0.4rem;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.judge > li > span,
|
||||
@@ -459,4 +460,4 @@ ins.adsbygoogle {
|
||||
opacity: 1;
|
||||
transform: scale3d(0.5, 0.5, 0.5); }
|
||||
50% {
|
||||
opacity: 1; } }
|
||||
opacity: 1; } }
|
||||
|
||||
Reference in New Issue
Block a user