8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
|
@import "e-blue-pro";
|
||
|
|
||
|
@primary: #AA3130 !important;
|
||
|
|
||
|
.logo-wrap {
|
||
|
background-color: @menu-background;
|
||
|
color: #FFF;
|
||
|
}
|