mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 01:15:50 +00:00
Updated2
This commit is contained in:
parent
19622ac9e8
commit
d2e520a540
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ $icon-font-path: "../../webjars/bootstrap/fonts/";
|
|||
$spring-green: #6db33f;
|
||||
$spring-dark-green: #5fa134;
|
||||
$spring-brown: #34302D;
|
||||
$spring-grey: #838789;
|
||||
$spring-grey: #9400D3;
|
||||
$spring-light-grey: #d2d2d2;
|
||||
|
||||
$body-bg: $spring-light-grey;
|
||||
|
|
Loading…
Reference in a new issue