You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

89 lines
1.6 KiB
CSS

4 years ago
body {
height: auto;
width: auto;
background: url(../../img/board/month/backgroundImg.jpg) no-repeat center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% 100%;
color: rgba(255, 255, 255, .95);
font: normal 100% Arial, sans-serif;
}
4 years ago
.satisfaction{
4 years ago
position: absolute;
4 years ago
width: 23%;
4 years ago
height: 35%;
4 years ago
top: 17%;
left: 1.5%;
4 years ago
}
.outputStatistics{
position: absolute;
width: 23%;
height: 35%;
4 years ago
top: 18.5%;
left: 75.3%;
4 years ago
}
.quality{
position: absolute;
width: 23%;
height: 35%;
top: 60%;
left: 26.5%;
4 years ago
}
.ecosphere{
4 years ago
/*background: url(../../img/board/month/one.png) no-repeat;*/
/*background-size: 100% 100%;*/
/*position: absolute;*/
/*width: 23%;*/
/*height: 35%;*/
/*top: 15%;*/
/*left: 75%;*/
4 years ago
}
.scene{
background: url(../../img/board/month/two.jpg) no-repeat;
background-size: 100% 100%;
position: absolute;
4 years ago
width: 22%;
height: 34%;
top: 18%;
left: 51.5%;
4 years ago
}
4 years ago
.Highlight{
4 years ago
background-repeat: no-repeat;
background-size: 100% 100%;
4 years ago
position: absolute;
width: 22%;
height: 34%;
top: 18.7%;
left: 26.7%;
}
.nivoSlider{
width: 100%;
height: 100%;
}
.HighlightOne{
/*width: 23vw;*/
/*height: 35vh;*/
width: 230px;
height: 350px;
4 years ago
}
.HighlightTwo{
4 years ago
/*width: 23vw;*/
/*height: 35vh;*/
width: 230px;
height: 350px;
4 years ago
}
.HighlightThree{
4 years ago
/*width: 23vw;*/
/*height: 35vh;*/
width: 230px;
height: 350px;
4 years ago
}
.HighlightFour{
4 years ago
/*width: 23vw;*/
/*height: 35vh;*/
width: 230px;
height: 350px;
4 years ago
}