Skip to content

Commit

Permalink
Add red horizontal rule between search bar and content (RPB-152)
Browse files Browse the repository at this point in the history
  • Loading branch information
fsteeg committed Mar 27, 2024
1 parent ce51f10 commit 89febee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/main.scala.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ <h1>Die Rheinland-Pfälzische Personendatenbank<br/><small>@formatCount(allHits)
</script>
}
}
<hr style="border-top: 2px solid #861a22; margin-top:0px;"/>
@content
<div class="panel panel-default nwbib-footer">
<div class="panel-body">
Expand Down

0 comments on commit 89febee

Please sign in to comment.