Louis. Part 6
This commit is contained in:
parent
acfe33c252
commit
32b7b28e41
|
|
@ -126,8 +126,8 @@ body {
|
|||
display: inline-flex;
|
||||
vertical-align: middle;
|
||||
width: 100%;
|
||||
background: #2362DE;
|
||||
background: linear-gradient(#5082ed 10%, #0a44b7 100%);
|
||||
background: #d08c01;
|
||||
background: linear-gradient(#d08c01 10%, #743700 100%);
|
||||
border: 0;
|
||||
}
|
||||
.Redesign .subMenu {
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ body {
|
|||
margin: auto;
|
||||
}
|
||||
|
||||
#alert,
|
||||
#alert,
|
||||
#success {
|
||||
height: fit-content;
|
||||
margin: 0px;
|
||||
|
|
@ -125,8 +125,8 @@ body {
|
|||
display: inline-flex;
|
||||
vertical-align: middle;
|
||||
width: 100%;
|
||||
background: #2362DE;
|
||||
background: linear-gradient(#3690df 10%, #0d1085 100%);
|
||||
background: #de6f23;
|
||||
background: linear-gradient(#de6f23 10%, #492707 100%);
|
||||
border: 0;
|
||||
}
|
||||
.Redesign .subMenu {
|
||||
|
|
|
|||
Loading…
Reference in New Issue