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