mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-22 10:55:17 -04:00
Revert "reset(css): themify text selection"
* looks ugly :p
This reverts commit 3d60370494
.
This commit is contained in:
parent
413034e43b
commit
4e9d470fec
1 changed files with 0 additions and 10 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue