zengh
2021-07-20 eb6374fd3670ac6fec2725e5f3ccb708ea76f22c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$black: #03277c;
 
$leftMenuB: #1446dd;
 
$leftMenuTop: #1446dd;
 
$fontColor: #fff;
 
$mainB2: #205de2;
$mainB: #004ca7;
$mainBx1: #013e8a;
$mainBx2: #03277c;
 
$mainBhover: #1d5ce4;
 
$fontColorActive: #2f96ff;
$fontColorActive1: #52a9ff;
 
$inputB: #0246e1;
 
$buttonB: #7cbdff;
 
$inputB1: #2d5cc8;