Skip to content

Commit

Permalink
add css for relationship-type-details
Browse files Browse the repository at this point in the history
  • Loading branch information
the-good-boy committed Aug 16, 2023
1 parent 69b722b commit 333b304
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/client/stylesheets/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -870,3 +870,9 @@ div[class~=collapsing]+div[class=card-header] .accordion-arrow {
.search-results-heading{
color: #754e37;
}

.relationship-type-details{
padding: 1em;
border: 1px solid black;
border-width: 1px 0;
}

0 comments on commit 333b304

Please sign in to comment.