Skip to content

Commit

Permalink
log style changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Krouse committed Dec 18, 2017
1 parent e5248d0 commit 3468128
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _data/git-log.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion log.md
Expand Up @@ -16,13 +16,14 @@ title: Log
font-size: 50px;
}
.date {
font-size: 20px;
font-size: 15px;
color: #aaa;
margin-bottom: 10px;
font-style: italic;
}
.commit > .files {
color: rgb(255,169,77);
margin-bottom: 5px;
}
.hash {
font-size: 15px;
Expand Down

0 comments on commit 3468128

Please sign in to comment.