Skip to content

Commit

Permalink
feat(forum_search): add css style to highlighted class
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentporte committed Jul 26, 2023
1 parent b477b34 commit b90535f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lacommunaute/static/stylesheets/itou_communaute.scss
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,7 @@ blockquote {
font-size: 1rem;
background-color: rgb(242, 243, 245);
}

span.highlighted {
font-weight: 500;
}

0 comments on commit b90535f

Please sign in to comment.