Minor improvement.
This commit is contained in:
parent
dac172a5c5
commit
b907bd53ec
|
@ -44,7 +44,6 @@
|
|||
justify-content: space-between;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.list a {
|
||||
|
|
|
@ -9,5 +9,6 @@ body {
|
|||
}
|
||||
|
||||
*::selection {
|
||||
background-color: rgba(255, 255, 0, 0.25);
|
||||
background-color: rgba(255, 255, 0, 0.6);
|
||||
text-shadow: 0px 1px 3px #1f2c38;
|
||||
}
|
Ŝarĝante…
Reference in New Issue