Skip to content

Commit

Permalink
Merge pull request otwcode#1931 from sarken/issue_4174
Browse files Browse the repository at this point in the history
4174 Bold h4 in userstuff
  • Loading branch information
zz9pzza committed Dec 5, 2014
2 parents 1dacaf8 + 926b764 commit 97595af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/stylesheets/site/2.0/21-userstuff.css
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,10 @@
border-bottom: 0.25em double #333;
}

.userstuff h4 {
font-weight: 700;
}

.userstuff h5 {
font-weight: 600;
font-size: 1em;
Expand Down

0 comments on commit 97595af

Please sign in to comment.