Skip to content

Commit

Permalink
Merge pull request #91 from Swetugg/90-bug-background-color-for-selec…
Browse files Browse the repository at this point in the history
…ted-text

Add background color for selected text
  • Loading branch information
StacyCash authored Oct 19, 2024
2 parents f583647 + 07f68a6 commit ac63727
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions wwwroot/sthlm-2025/css/swetugg.css
Original file line number Diff line number Diff line change
Expand Up @@ -635,12 +635,6 @@ footer,
background: rgba(255, 255, 255, 0.2);
}

::selection {
text-shadow: none;
background: #fcfcfc;
background: rgba(255, 255, 255, 0.2);
}

img::-moz-selection {
background: transparent;
}
Expand Down

0 comments on commit ac63727

Please sign in to comment.