Skip to content

Commit

Permalink
Use standard bold for tables. Refs #40.
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew Strojny committed Jul 5, 2012
1 parent 021bf98 commit 6a45f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/assets/stylesheets/_view_index.scss
Expand Up @@ -163,7 +163,7 @@ header.entry-header {
th {
color: #666;
@include rem('font-size', 10px);
font-weight: 500;
font-weight: bold;
letter-spacing: 0.1em;
line-height: ($evbase/13);
text-transform: uppercase;
Expand Down

0 comments on commit 6a45f8f

Please sign in to comment.