selection style
This commit is contained in:
parent
b23552a073
commit
2eb097e029
@ -8,6 +8,11 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
*::selection {
|
||||
color: #ffffff;
|
||||
background-color: #ff96a6;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
height: 90%;
|
||||
|
Loading…
Reference in New Issue
Block a user