mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
Navbar color changed to test Jenkins trigger
This commit is contained in:
parent
1dec59cb22
commit
cc6e4e070f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
.navbar {
|
.navbar {
|
||||||
border-top: 4px solid #6db33f;
|
border-top: 4px solid #6db34f;
|
||||||
background-color: #ff00ff;
|
background-color: #ff00ff;
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
|
|
Loading…
Reference in a new issue