Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

Commit f8a4f1b

Browse files
author
Marcelo Borges
authored
Change bar to green
1 parent 8e06d02 commit f8a4f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/fragments/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
<style>
3333
.navbar.navbar-inverse.navbar-fixed-top {
34-
background-color: #3EB0FF;
34+
background-color: #3EBF5C;
3535
}
3636

3737
.navbar-inverse .navbar-brand {

0 commit comments

Comments
 (0)