mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-07-20 01:42:36 +02:00
Revert "reset(css): themify text selection"
* looks ugly :p
This reverts commit 3d60370494
.
This commit is contained in:
@@ -140,13 +140,3 @@ img {
|
|||||||
*:focus {
|
*:focus {
|
||||||
outline:none;
|
outline:none;
|
||||||
}
|
}
|
||||||
|
|
||||||
*::-moz-selection {
|
|
||||||
background-color: var(--tertiary);
|
|
||||||
color: var(--primary);
|
|
||||||
}
|
|
||||||
|
|
||||||
*::selection {
|
|
||||||
background-color: var(--tertiary);
|
|
||||||
color: var(--primary);
|
|
||||||
}
|
|
||||||
|
Reference in New Issue
Block a user