Skip to content

Commit

Permalink
site update
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrother committed Sep 6, 2015
1 parent e71f74b commit ba4b41b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
1 change: 0 additions & 1 deletion _sass/_masthead.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
.masthead {
padding-top: 1rem;
padding-bottom: 1rem;
margin-bottom: 3rem;
}

.masthead-title {
Expand Down
7 changes: 3 additions & 4 deletions _sass/_type.scss
Original file line number Diff line number Diff line change
Expand Up @@ -117,13 +117,12 @@ a[href^="#fnref:"] {

.listing {
list-style-type: none;
margin-top: 2rem;
padding-top: 2rem;
border-top: .25rem dotted #efefef;
padding: 1rem 0 1rem 2rem;
border-left: .25rem dotted #efefef;
}

.listing:hover {
border-top: .25rem dotted #bce72d;
border-left: .25rem dotted #bce72d;
}

// Custom type
Expand Down

0 comments on commit ba4b41b

Please sign in to comment.