zengh
2022-02-22 fa6eb4e94b2496773a281b0fac5582871e7d7b7a
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;