feat: redesign analytical dashboard interface
This commit is contained in:
154
docs/components/kpi.css
Normal file
154
docs/components/kpi.css
Normal file
@@ -0,0 +1,154 @@
|
||||
/* Rectangle 2459 */
|
||||
|
||||
position: absolute;
|
||||
width: 727px;
|
||||
height: 116px;
|
||||
|
||||
background: rgba(230, 230, 230, 0.8);
|
||||
border-radius: 24px;
|
||||
|
||||
/* Group 277134250 */
|
||||
|
||||
position: absolute;
|
||||
width: 677px;
|
||||
height: 72px;
|
||||
|
||||
/* Количество инновационных объединений */
|
||||
|
||||
position: absolute;
|
||||
width: 160px;
|
||||
height: 20px;
|
||||
|
||||
font-family: 'Clear Sans';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-size: 10px;
|
||||
line-height: 10px;
|
||||
/* or 100% */
|
||||
letter-spacing: -0.02em;
|
||||
|
||||
color: #000000;
|
||||
|
||||
/* 176 */
|
||||
|
||||
position: absolute;
|
||||
width: 100px;
|
||||
height: 45px;
|
||||
|
||||
font-family: 'Clear Sans';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-size: 48px;
|
||||
line-height: 4px;
|
||||
/* or 9% */
|
||||
display: flex;
|
||||
align-items: center;
|
||||
letter-spacing: -0.02em;
|
||||
|
||||
color: #c90237;
|
||||
|
||||
/* 605 */
|
||||
|
||||
position: absolute;
|
||||
width: 100px;
|
||||
height: 45px;
|
||||
|
||||
font-family: 'Clear Sans';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-size: 48px;
|
||||
line-height: 4px;
|
||||
/* or 9% */
|
||||
display: flex;
|
||||
align-items: center;
|
||||
letter-spacing: -0.02em;
|
||||
|
||||
color: #c90237;
|
||||
|
||||
/* Количество организаций ОПК */
|
||||
|
||||
position: absolute;
|
||||
width: 139px;
|
||||
height: 20px;
|
||||
|
||||
font-family: 'Clear Sans';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-size: 10px;
|
||||
line-height: 4px;
|
||||
/* or 43% */
|
||||
letter-spacing: -0.02em;
|
||||
|
||||
color: #000000;
|
||||
|
||||
/* 20% */
|
||||
|
||||
position: absolute;
|
||||
width: 110px;
|
||||
height: 45px;
|
||||
|
||||
font-family: 'Clear Sans';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-size: 48px;
|
||||
line-height: 4px;
|
||||
/* or 9% */
|
||||
display: flex;
|
||||
align-items: center;
|
||||
letter-spacing: -0.02em;
|
||||
|
||||
color: #c90237;
|
||||
|
||||
/* 42% */
|
||||
|
||||
position: absolute;
|
||||
width: 110px;
|
||||
height: 45px;
|
||||
|
||||
font-family: 'Clear Sans';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-size: 48px;
|
||||
line-height: 4px;
|
||||
/* or 9% */
|
||||
display: flex;
|
||||
align-items: center;
|
||||
letter-spacing: -0.02em;
|
||||
|
||||
color: #c90237;
|
||||
|
||||
/* Составляют организации ОПК в инновационных объединениях */
|
||||
|
||||
position: absolute;
|
||||
width: 160px;
|
||||
height: 23px;
|
||||
|
||||
font-family: 'Clear Sans';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-size: 10px;
|
||||
line-height: 10px;
|
||||
/* or 100% */
|
||||
display: flex;
|
||||
align-items: center;
|
||||
letter-spacing: -0.02em;
|
||||
|
||||
color: #000000;
|
||||
|
||||
/* Процент инновационных объединений, в которых участвуют организации ОПК */
|
||||
|
||||
position: absolute;
|
||||
width: 137px;
|
||||
height: 23px;
|
||||
|
||||
font-family: 'Clear Sans';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-size: 10px;
|
||||
line-height: 10px;
|
||||
/* or 100% */
|
||||
display: flex;
|
||||
align-items: center;
|
||||
letter-spacing: -0.02em;
|
||||
|
||||
color: #000000;
|
||||
Reference in New Issue
Block a user