Skip to content

Commit

Permalink
add facet_icon class to css
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-bentley committed Oct 29, 2020
1 parent 01b8ca1 commit e342750
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sphinx/source/_static/css/facet.css
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
img.padded-logo {padding-top: 20pt; padding-bottom: 20pt}

img.facet_icon {
height: 100px;
padding-top: 5pt;
padding-bottom: 5pt;
padding-left: 5pt;
padding-right: 5pt;
}

0 comments on commit e342750

Please sign in to comment.