further fine tune user-select
This commit is contained in:
@@ -5,10 +5,6 @@
|
|||||||
src: url('fonts/Iosevka-Regular.woff2');
|
src: url('fonts/Iosevka-Regular.woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
* {
|
|
||||||
user-select: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: black;
|
background-color: black;
|
||||||
color: white;
|
color: white;
|
||||||
@@ -25,6 +21,7 @@ body {
|
|||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
margin-top: 0.2em;
|
margin-top: 0.2em;
|
||||||
margin-bottom: 0em;
|
margin-bottom: 0em;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.separator {
|
.separator {
|
||||||
|
|||||||
Reference in New Issue
Block a user