mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 15:55:49 +00:00
Navbar color changed
This commit is contained in:
parent
fc442120ce
commit
1dec59cb22
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
.navbar {
|
||||
border-top: 4px solid #6db33f;
|
||||
background-color: #34302d;
|
||||
background-color: #ff00ff;
|
||||
margin-bottom: 0px;
|
||||
border-bottom: 0;
|
||||
border-left: 0;
|
||||
|
|
Loading…
Reference in a new issue