mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-21 18:11:37 +01:00
Revert "reset(css): themify text selection"
* looks ugly :p
This reverts commit 3d60370494
.
This commit is contained in:
parent
413034e43b
commit
4e9d470fec
@ -140,13 +140,3 @@ img {
|
||||
*:focus {
|
||||
outline:none;
|
||||
}
|
||||
|
||||
*::-moz-selection {
|
||||
background-color: var(--tertiary);
|
||||
color: var(--primary);
|
||||
}
|
||||
|
||||
*::selection {
|
||||
background-color: var(--tertiary);
|
||||
color: var(--primary);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user