@@ -78,22 +78,46 @@ body {
78
78
width : 100% ;
79
79
80
80
height : 200px ;
81
- background : url (" ../images/rectangle1.svg" ) 0 -110px no-repeat , url (" ../images/rectangle2.svg" ) 100% 60px no-repeat ;
81
+ /* background: url("../images/rectangle1.svg") 0 -110px no-repeat, url("../images/rectangle2.svg") 100% 60px no-repeat;*/
82
+ background : url (" ../images/snow.svg" ) 50% 50% repeat , url (" ../images/ny_toys.png" ) 60px 0 no-repeat , url (" ../images/ny_toys.png" ) calc (100% - 60px ) 0 no-repeat , url (" ../images/rectangle1.svg" ) 0 -110px no-repeat , url (" ../images/rectangle2.svg" ) 100% 60px no-repeat ;
82
83
background-color : #372f9d ;
84
+
85
+ /* for newyear style */
86
+ @media only screen and (max-device-width : 1150px ), only screen and (max-width : 1150px ) {
87
+ background : url (" ../images/snow.svg" ) 50% 50% repeat , url (" ../images/ny_toys.png" ) 10px 0 no-repeat , url (" ../images/ny_toys.png" ) calc (100% - 5px ) 0 no-repeat , url (" ../images/rectangle1.svg" ) 0 -110px no-repeat , url (" ../images/rectangle2.svg" ) 100% 60px no-repeat ;
88
+ background-color : #372f9d ;
89
+ }
90
+ /* /for newyear style */
91
+
92
+ /* for newyear style */
93
+ @media only screen and (max-device-width : 767px ), only screen and (max-width : 767px ) {
94
+ background : url (" ../images/ny_toys_small.png" ) 21px -9px no-repeat , url (" ../images/ny_toys_small.png" ) calc (100% - 21px ) -9px no-repeat , url (" ../images/snow_small.svg" ) 50% 50% repeat , url (" ../images/rectangle1.svg" ) 0 -110px no-repeat , url (" ../images/rectangle2.svg" ) 100% 60px no-repeat ;
95
+ background-color : #372f9d ;
96
+ }
97
+ /* /for newyear style */
83
98
}
84
99
}
85
100
86
101
.background-header {
87
- background : url (" ../images/rectangle1.svg" ) 0 -185px no-repeat , url (" ../images/rectangle2.svg" ) 100% 35px no-repeat ;
102
+ /* background: url("../images/rectangle1.svg") 0 -185px no-repeat, url("../images/rectangle2.svg") 100% 35px no-repeat;*/
103
+ background : url (" ../images/snow.svg" ) 50% 50% repeat , url (" ../images/rectangle1.svg" ) 0 -185px no-repeat , url (" ../images/rectangle2.svg" ) 100% 35px no-repeat ;
88
104
background-color : #372f9d ;
89
105
90
106
padding : 26px 0 ;
91
107
margin : 0 0 26px 0 ;
108
+
109
+ /* for newyear style */
110
+ @media only screen and (max-device-width : 767px ), only screen and (max-width : 767px ) {
111
+ background : url (" ../images/snow_small.svg" ) 50% 50% repeat , url (" ../images/rectangle1.svg" ) 0 -185px no-repeat , url (" ../images/rectangle2.svg" ) 100% 35px no-repeat ;
112
+ background-color : #372f9d ;
113
+ }
114
+ /* /for newyear style */
92
115
}
93
116
94
117
.background-main-page {
95
- background : url (" ../images/rectangle1.svg" ) 0 -110px no-repeat ,
96
- url (" ../images/rectangle2.svg" ) calc (100% + 30px ) calc (100% + 75px ) no-repeat ;
118
+ /* background: url("../images/rectangle1.svg") 0 -110px no-repeat,
119
+ url("../images/rectangle2.svg") calc(100% + 30px) calc(100% + 75px) no-repeat;*/
120
+ background : url (" ../images/snowtree.svg" ) calc (100% - 70px ) 100% no-repeat , url (" ../images/snow.svg" ) 50% 50% repeat , url (" ../images/ny_toys.png" ) 60px 0 no-repeat , url (" ../images/ny_toys.png" ) calc (100% - 60px ) 0 no-repeat , url (" ../images/rectangle1.svg" ) 0 -110px no-repeat , url (" ../images/rectangle2.svg" ) calc (100% + 30px ) calc (100% + 75px ) no-repeat ;
97
121
background-color : #372f9d ;
98
122
99
123
padding : 0 0 24px 0 ;
@@ -108,10 +132,18 @@ body {
108
132
}
109
133
}
110
134
135
+ /* for newyear style */
136
+ @media only screen and (max-device-width : 1150px ), only screen and (max-width : 1150px ) {
137
+ background : url (" ../images/snowtree.svg" ) calc (100% - 20px ) 100% no-repeat , url (" ../images/snow.svg" ) 50% 50% repeat , url (" ../images/ny_toys.png" ) 10px 0 no-repeat , url (" ../images/ny_toys.png" ) calc (100% - 5px ) 0 no-repeat , url (" ../images/rectangle1.svg" ) 0 -110px no-repeat , url (" ../images/rectangle2.svg" ) calc (100% + 30px ) calc (100% + 75px ) no-repeat ;
138
+ background-color : #372f9d ;
139
+ }
140
+ /* /for newyear style */
141
+
111
142
@media only screen and (max-device-width : 767px ), only screen and (max-width : 767px ) {
112
143
padding-bottom : 20px ;
113
- background : url (" ../images/rectangle1.svg" ) -70px -170px no-repeat ,
114
- url (" ../images/rectangle2.svg" ) calc (100% + 30px ) calc (100% + 275px ) no-repeat ;
144
+ /* background: url("../images/rectangle1.svg") -70px -170px no-repeat,
145
+ url("../images/rectangle2.svg") calc(100% + 30px) calc(100% + 275px) no-repeat;*/
146
+ background : url (" ../images/snowtree_small.svg" ) calc (100% - 18px ) 100% no-repeat , url (" ../images/ny_toys_small.png" ) 21px -9px no-repeat , url (" ../images/ny_toys_small.png" ) calc (100% - 21px ) -9px no-repeat , url (" ../images/snow_small.svg" ) 50% 50% repeat , url (" ../images/rectangle1.svg" ) -70px -170px no-repeat , url (" ../images/rectangle2.svg" ) calc (100% + 30px ) calc (100% + 275px ) no-repeat ;
115
147
background-color : #372f9d ;
116
148
}
117
149
}
@@ -127,7 +159,8 @@ body {
127
159
}
128
160
129
161
.background-content {
130
- background : url (" ../images/rectangle1.svg" ) 0 -80px no-repeat , url (" ../images/rectangle2.svg" ) 100% 110px no-repeat ;
162
+ /* background: url("../images/rectangle1.svg") 0 -80px no-repeat, url("../images/rectangle2.svg") 100% 110px no-repeat;*/
163
+ background : url (" ../images/snow.svg" ) 50% 50% repeat , url (" ../images/rectangle1.svg" ) 0 -80px no-repeat , url (" ../images/rectangle2.svg" ) 100% 110px no-repeat ;
131
164
background-color : #372f9d ;
132
165
133
166
padding : 26px 20px 70px 20px ;
@@ -137,6 +170,13 @@ body {
137
170
& _fix-height {
138
171
height : 100% ;
139
172
}
173
+
174
+ /* for newyear style */
175
+ @media only screen and (max-device-width : 767px ), only screen and (max-width : 767px ) {
176
+ background : url (" ../images/snow_small.svg" ) 50% 50% repeat , url (" ../images/rectangle1.svg" ) 0 -80px no-repeat , url (" ../images/rectangle2.svg" ) 100% 110px no-repeat ;
177
+ background-color : #372f9d ;
178
+ }
179
+ /* /for newyear style */
140
180
}
141
181
142
182
.gentium {
0 commit comments