Skip to content

Commit

Permalink
fixed link underline
Browse files Browse the repository at this point in the history
  • Loading branch information
sudev committed Jan 27, 2014
1 parent 4dc7b79 commit 2e8d680
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,7 @@ article a
color:#fff;
border:2px solid #fff;
border-radius:10px;

}

#cfp:hover
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</span>
<p style='position:absolute;top:8%;right:5%;font-size:.35em;'>A tribute to Aaron Swartz and Atul Chitnis</p>

<a href='http://funnel.fossmeet.in' target='_blank'><span id='cfp'>Call for speakers</span></a>
<a href='http://funnel.fossmeet.in' target='_blank' style="text-decoration:none;"><span id='cfp'>Call for speakers</span></a>

</section>
<!-- zeroth window -->
Expand Down

0 comments on commit 2e8d680

Please sign in to comment.