Skip to content

Commit

Permalink
updated mymr.css - added skeleton for a element
Browse files Browse the repository at this point in the history
  • Loading branch information
andjc committed Mar 22, 2015
1 parent 28be0b9 commit 803496e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions css/mymr.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@
*/


/*
* anchor styling
*
*/

a, a:active, a:link, a:visited {}
a:hover {}

/*
* Default list rules
*/
Expand Down

0 comments on commit 803496e

Please sign in to comment.