mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 17:35:49 +00:00
Updated4
This commit is contained in:
parent
60e797f850
commit
cb4de7bf34
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
}
|
}
|
||||||
.navbar li:hover > a {
|
.navbar li:hover > a {
|
||||||
color: #eeeeee;
|
color: #eeeeee;
|
||||||
background-color: #6db33f;
|
background-color: #9400D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-toggle {
|
.navbar-toggle {
|
||||||
|
|
Loading…
Reference in a new issue