Skip to content

Commit

Permalink
Removed text-decoration underline from the resume links
Browse files Browse the repository at this point in the history
  • Loading branch information
David Coallier committed Feb 6, 2011
1 parent 2b8accd commit b32b940
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/resume.css
Expand Up @@ -53,6 +53,7 @@ a#pdf { display: block; float: left; background: #666; color: white; padding: 6p
a#pdf:hover { background: #222; }

.org, .job { position: relative; margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #ccc; }
.org a, .job a { border: none; text-decoration: none; }
.org h4, .job h4 { position: absolute; top: 0.35em; right: 0 }
.org p, .job p { margin: 0.75em 0 3em 0; }

Expand Down

0 comments on commit b32b940

Please sign in to comment.