Skip to content
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.

Commit

Permalink
No underlines on linked tts
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed May 17, 2010
1 parent 584d7a1 commit 991997d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flask/static/flasky.css_t
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@ tt {

tt.xref, a tt {
background-color: #FBFBFB;
text-decoration: none!important;
}

a:hover tt {
Expand Down

0 comments on commit 991997d

Please sign in to comment.