Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created May 9, 2019 10:01
Show Gist options
  • Save amandeepmittal/fb481b540c45dce84db9424ab7de1bcf to your computer and use it in GitHub Desktop.
Save amandeepmittal/fb481b540c45dce84db9424ab7de1bcf to your computer and use it in GitHub Desktop.
a {
padding: 10px;
}
a,
a:visited {
color: blue;
}
a.active {
color: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment