Created
August 13, 2015 13:24
-
-
Save fredericAerts/6c38aba51558522a105f to your computer and use it in GitHub Desktop.
web developer in 3 days - v2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| a { | |
| color: #6495ED; | |
| text-decoration: none; | |
| } | |
| a:hover, a:visited, a:active, a:focus { | |
| color: #6495ED; | |
| text-decoration: none; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment