175 lines
2.4 KiB
CSS
175 lines
2.4 KiB
CSS
body{
|
|
position: absolute;
|
|
width: 517px;
|
|
height: 216px;
|
|
left: 15px;
|
|
top: calc(50% - 216px/2 - 37px);
|
|
|
|
background: #F9F3F3;
|
|
border-radius: 10px;
|
|
}
|
|
|
|
#div0{
|
|
|
|
position: absolute;
|
|
width: 125px;
|
|
height: 25px;
|
|
left: 212px;
|
|
top: calc(50% - 25px/2 - 126.5px);
|
|
|
|
font-family: Oswald;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
font-size: 10px;
|
|
line-height: 11px;
|
|
|
|
/* or 110% */
|
|
display: flex;
|
|
align-items: center;
|
|
text-align: center;
|
|
|
|
color: #05668D;
|
|
|
|
}
|
|
|
|
#div1{
|
|
position: absolute;
|
|
width: 360px;
|
|
height: 25px;
|
|
left: 95px;
|
|
top: calc(50% - 25px/2 - 97.5px);
|
|
|
|
font-family: Oswald;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
font-size: 10px;
|
|
line-height: 11px;
|
|
|
|
/* or 110% */
|
|
display: flex;
|
|
align-items: center;
|
|
|
|
color: #000000;
|
|
}
|
|
|
|
#div2{
|
|
position: absolute;
|
|
width: 360px;
|
|
height: 25px;
|
|
left: 95px;
|
|
top: calc(50% - 25px/2 - 54.5px);
|
|
|
|
font-family: Oswald;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
font-size: 10px;
|
|
line-height: 11px;
|
|
|
|
/* or 110% */
|
|
display: flex;
|
|
align-items: center;
|
|
|
|
color: #000000;
|
|
|
|
}
|
|
|
|
#div3{
|
|
|
|
position: absolute;
|
|
width: 60px;
|
|
height: 25px;
|
|
left: 90px;
|
|
top: calc(50% - 25px/2 + 48.5px);
|
|
|
|
font-family: Oswald;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
font-size: 10px;
|
|
line-height: 11px;
|
|
|
|
/* or 110% */
|
|
display: flex;
|
|
align-items: center;
|
|
text-align: center;
|
|
|
|
color: #000000;
|
|
}
|
|
|
|
#div4{
|
|
position: absolute;
|
|
width: 60px;
|
|
height: 25px;
|
|
left: 249px;
|
|
top: calc(50% - 25px/2 + 48.5px);
|
|
|
|
font-family: Oswald;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
font-size: 10px;
|
|
line-height: 11px;
|
|
|
|
/* or 110% */
|
|
display: flex;
|
|
align-items: center;
|
|
text-align: center;
|
|
|
|
color: #000000;
|
|
|
|
|
|
|
|
}
|
|
|
|
#div5{
|
|
|
|
position: absolute;
|
|
width: 60px;
|
|
height: 25px;
|
|
left: 413px;
|
|
top: calc(50% - 25px/2 + 48.5px);
|
|
|
|
font-family: Oswald;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
font-size: 10px;
|
|
line-height: 11px;
|
|
|
|
/* or 110% */
|
|
display: flex;
|
|
align-items: center;
|
|
text-align: center;
|
|
|
|
color: #000000;
|
|
|
|
}
|
|
|
|
#dif
|
|
{
|
|
position: absolute;
|
|
width: 70px;
|
|
height: 70px;
|
|
left: 85px;
|
|
top: calc(50% - 70px/2 + 4px);
|
|
|
|
background: url(jp.png);
|
|
}
|
|
|
|
#dif1{
|
|
position: absolute;
|
|
width: 70px;
|
|
height: 70px;
|
|
left: 244px;
|
|
top: calc(50% - 70px/2 + 4px);
|
|
|
|
background: url(robert.png);
|
|
}
|
|
#dif2{
|
|
position: absolute;
|
|
width: 70px;
|
|
height: 70px;
|
|
left: 408px;
|
|
top: calc(50% - 70px/2 + 4px);
|
|
|
|
background: url(rafal.png);
|
|
}
|
|
|