mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +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