refactor(style) a: reset -> style

This commit is contained in:
coderaiser 2014-01-30 03:03:00 -05:00
parent 792d947ebd
commit fcf8c0c492
2 changed files with 5 additions and 7 deletions

View file

@ -29,12 +29,6 @@ body {
Links
========================================================================== */
a{
color: #00e;
text-decoration:none;
}
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */