Skip to content

Instantly share code, notes, and snippets.

@lynrayy
Last active June 10, 2025 00:16
Show Gist options
  • Select an option

  • Save lynrayy/2a3d0a1b4d2c933fe1989b9122c509fe to your computer and use it in GitHub Desktop.

Select an option

Save lynrayy/2a3d0a1b4d2c933fe1989b9122c509fe to your computer and use it in GitHub Desktop.
Stylus fix purple links in google
a:visited{
color: #681DA8
}
a {
color: #1A0DAB
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment