Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
kblomqvist committed May 17, 2013
1 parent 2178e18 commit 7c1c1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ul > li { margin: 6px 0; }
ul.posts > li { list-style: none; }
ul.posts > li > address, .post address { display: none; }
ul.posts .entry-date { font-family: Monaco, "Courier New", monospace; color: #999; font-style: italic; }
ul.publications .journal { color: #888; }
ul.publications .journal { color: #888; font-size: 13px; }

/* Post */
.post .entry-title { font-size: 31.5px; color: #005580; }
Expand Down

0 comments on commit 7c1c1d1

Please sign in to comment.