Skip to content

Commit

Permalink
Make article#show links distinguishable from regular links
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Byron committed Jan 7, 2012
1 parent daef9c1 commit 3534ecd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/assets/stylesheets/partials/_articles.sass
Expand Up @@ -5,10 +5,10 @@ article
font-size: 1.5em
font-family: $display-font
margin-bottom: 1em
small
color: #666
font-size: 0.65em
margin-left: 0.75em
a
color: $link-active-color
&:hover
color: $link-color

div.article_content
+column(13)
Expand Down

0 comments on commit 3534ecd

Please sign in to comment.