|
|
|
|
@ -9,7 +9,96 @@ body {
|
|
|
|
|
color: rgba(255, 255, 255, .95);
|
|
|
|
|
font: normal 100% Arial, sans-serif;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.cardOne{
|
|
|
|
|
background: url(../../img/board/month/bgTwo.gif);
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 14%;
|
|
|
|
|
left: 1.4%;
|
|
|
|
|
width: 23.7%;
|
|
|
|
|
height: 40.5%;
|
|
|
|
|
}
|
|
|
|
|
.cardTwo{
|
|
|
|
|
background: url(../../img/board/month/bgTwo.gif);
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 14%;
|
|
|
|
|
left: 26%;
|
|
|
|
|
width: 23.6%;
|
|
|
|
|
height: 40.5%;
|
|
|
|
|
}
|
|
|
|
|
.cardThree{
|
|
|
|
|
background: url(../../img/board/month/bgFour.gif);
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top:1%;
|
|
|
|
|
left:1%;
|
|
|
|
|
width:1%;
|
|
|
|
|
height:1%;
|
|
|
|
|
}
|
|
|
|
|
.cardFour{
|
|
|
|
|
background: url(../../img/board/month/bgFour.gif);
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top:1%;
|
|
|
|
|
left:1%;
|
|
|
|
|
width:1%;
|
|
|
|
|
height:1%;
|
|
|
|
|
}
|
|
|
|
|
.cardFive{
|
|
|
|
|
background: url(../../img/board/month/bgTwo.gif);
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 56.8%;
|
|
|
|
|
left: 1.4%;
|
|
|
|
|
width: 23.7%;
|
|
|
|
|
height: 40.5%;
|
|
|
|
|
}
|
|
|
|
|
.cardSix{
|
|
|
|
|
background: url(../../img/board/month/bgTwo.gif);
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 56.8%;
|
|
|
|
|
left: 26%;
|
|
|
|
|
width: 23.7%;
|
|
|
|
|
height: 40.4%;
|
|
|
|
|
}
|
|
|
|
|
.cardSeven{
|
|
|
|
|
background: url(../../img/board/month/bgFour.gif);
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top:1%;
|
|
|
|
|
left:1%;
|
|
|
|
|
width:1%;
|
|
|
|
|
height:1%;
|
|
|
|
|
}
|
|
|
|
|
.cardEight{
|
|
|
|
|
background: url(../../img/board/month/bgFour.gif);
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top:1%;
|
|
|
|
|
left:1%;
|
|
|
|
|
width:1%;
|
|
|
|
|
height:1%;
|
|
|
|
|
}
|
|
|
|
|
.day{
|
|
|
|
|
background: url(../../img/board/month/time.png);
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 1.4%;
|
|
|
|
|
left: 80.5%;
|
|
|
|
|
width: 8%;
|
|
|
|
|
height: 4%;
|
|
|
|
|
}
|
|
|
|
|
.time{
|
|
|
|
|
background: url(../../img/board/month/day.png);
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 1.4%;
|
|
|
|
|
left: 89%;
|
|
|
|
|
width: 8%;
|
|
|
|
|
height: 4%;
|
|
|
|
|
}
|
|
|
|
|
.satisfaction{
|
|
|
|
|
position: absolute;
|
|
|
|
|
width: 23%;
|
|
|
|
|
|