source: src/main/resources/static/Home.css@ c3268ca

main
Last change on this file since c3268ca was c3268ca, checked in by Stefan Risteski <stefanristeski2001@…>, 9 months ago

Project

The whole Project

  • Property mode set to 100644
File size: 5.5 KB
Line 
1 .u-section-1 {
2 background-image: none;
3}
4
5.u-section-1 .u-sheet-1 {
6 min-height: 1221px;
7}
8
9.u-section-1 .u-image-1 {
10 width: 860px;
11 height: 860px;
12 background-image: url("images/kropale-finale.jpg");
13 background-position: 50% 50%;
14 --animation-custom_in-translate_x: -300px;
15 --animation-custom_in-translate_y: 0px;
16 --animation-custom_in-opacity: 0;
17 --animation-custom_in-rotate: 0deg;
18 --animation-custom_in-scale: 1;
19 margin: 23px auto 0 0;
20}
21
22.u-section-1 .u-group-1 {
23 width: 665px;
24 min-height: 156px;
25 height: auto;
26 margin: -435px 0 0 auto;
27}
28
29.u-section-1 .u-container-layout-1 {
30 padding-left: 30px;
31 padding-right: 30px;
32}
33
34.u-section-1 .u-text-1 {
35 font-size: 4.5rem;
36 font-family: "Bungee Shade";
37 margin: 0 auto 0 0;
38}
39
40.u-section-1 .u-list-1 {
41 grid-template-rows: auto;
42 width: 642px;
43 margin: 67px 65px 60px auto;
44}
45
46.u-section-1 .u-repeater-1 {
47 grid-template-columns: calc(50% - 15px) calc(50% - 15px);
48 min-height: 468px;
49 grid-gap: 30px 30px;
50}
51
52.u-section-1 .u-list-item-1 {
53 background-image: none;
54 box-shadow: 5px 5px 20px 0 rgba(41,46,51,0.25);
55}
56
57.u-section-1 .u-container-layout-2 {
58 padding: 30px;
59}
60
61.u-section-1 .u-icon-1 {
62 height: 94px;
63 width: 94px;
64 background-image: none;
65 --animation-custom_in-translate_x: 0px;
66 --animation-custom_in-translate_y: 0px;
67 --animation-custom_in-opacity: 0;
68 --animation-custom_in-rotate: 0deg;
69 --animation-custom_in-scale: 0.3;
70 margin: 0 auto;
71 padding: 25px;
72}
73
74.u-section-1 .u-text-2 {
75 letter-spacing: 2px;
76 font-weight: 700;
77 text-transform: none;
78 font-size: 1.5rem;
79 margin: 23px 0 0;
80}
81
82.u-section-1 .u-list-item-2 {
83 background-image: none;
84 box-shadow: 5px 5px 20px 0 rgba(41,46,51,0.25);
85}
86
87.u-section-1 .u-container-layout-3 {
88 padding: 30px;
89}
90
91.u-section-1 .u-icon-2 {
92 height: 94px;
93 width: 94px;
94 background-image: none;
95 --animation-custom_in-translate_x: 0px;
96 --animation-custom_in-translate_y: 0px;
97 --animation-custom_in-opacity: 0;
98 --animation-custom_in-rotate: 0deg;
99 --animation-custom_in-scale: 0.3;
100 margin: 0 auto;
101 padding: 25px;
102}
103
104.u-section-1 .u-text-3 {
105 letter-spacing: 2px;
106 font-weight: 700;
107 text-transform: none;
108 font-size: 1.5rem;
109 margin: 23px 0 0;
110}
111
112.u-section-1 .u-list-item-3 {
113 background-image: none;
114 box-shadow: 5px 5px 20px 0 rgba(41,46,51,0.25);
115}
116
117.u-section-1 .u-container-layout-4 {
118 padding: 30px;
119}
120
121.u-section-1 .u-icon-3 {
122 height: 94px;
123 width: 94px;
124 background-image: none;
125 --animation-custom_in-translate_x: 0px;
126 --animation-custom_in-translate_y: 0px;
127 --animation-custom_in-opacity: 0;
128 --animation-custom_in-rotate: 0deg;
129 --animation-custom_in-scale: 0.3;
130 margin: 0 auto;
131 padding: 25px;
132}
133
134.u-section-1 .u-text-4 {
135 letter-spacing: 2px;
136 font-weight: 700;
137 text-transform: none;
138 font-size: 1.5rem;
139 margin: 23px 0 0;
140}
141
142.u-section-1 .u-list-item-4 {
143 background-image: none;
144 box-shadow: 5px 5px 20px 0 rgba(41,46,51,0.25);
145}
146
147.u-section-1 .u-container-layout-5 {
148 padding: 30px;
149}
150
151.u-section-1 .u-icon-4 {
152 height: 94px;
153 width: 94px;
154 background-image: none;
155 --animation-custom_in-translate_x: 0px;
156 --animation-custom_in-translate_y: 0px;
157 --animation-custom_in-opacity: 0;
158 --animation-custom_in-rotate: 0deg;
159 --animation-custom_in-scale: 0.3;
160 margin: 0 auto;
161 padding: 25px;
162}
163
164.u-section-1 .u-text-5 {
165 letter-spacing: 2px;
166 font-weight: 700;
167 text-transform: none;
168 font-size: 1.5rem;
169 margin: 23px 0 0;
170}
171
172@media (max-width: 1199px) {
173 .u-section-1 .u-sheet-1 {
174 min-height: 1266px;
175 }
176
177 .u-section-1 .u-image-1 {
178 margin-top: 60px;
179 }
180
181 .u-section-1 .u-group-1 {
182 height: auto;
183 }
184
185 .u-section-1 .u-text-1 {
186 font-size: 3.75rem;
187 }
188}
189
190@media (max-width: 991px) {
191 .u-section-1 .u-sheet-1 {
192 min-height: 1539px;
193 }
194
195 .u-section-1 .u-image-1 {
196 width: 700px;
197 height: 700px;
198 margin-top: 93px;
199 }
200
201 .u-section-1 .u-group-1 {
202 width: 613px;
203 margin-top: -340px;
204 }
205
206 .u-section-1 .u-text-1 {
207 font-size: 3.4375rem;
208 }
209
210 .u-section-1 .u-list-1 {
211 width: 613px;
212 margin-top: 50px;
213 }
214
215 .u-section-1 .u-repeater-1 {
216 grid-template-columns: 100%;
217 }
218}
219
220@media (max-width: 767px) {
221 .u-section-1 .u-sheet-1 {
222 min-height: 1529px;
223 }
224
225 .u-section-1 .u-image-1 {
226 width: 513px;
227 height: 513px;
228 margin-top: 90px;
229 }
230
231 .u-section-1 .u-group-1 {
232 width: 460px;
233 margin-top: -244px;
234 }
235
236 .u-section-1 .u-container-layout-1 {
237 padding-left: 20px;
238 padding-right: 10px;
239 }
240
241 .u-section-1 .u-list-1 {
242 width: 540px;
243 margin-top: 124px;
244 margin-right: 0;
245 }
246
247 .u-section-1 .u-repeater-1 {
248 grid-template-columns: calc(50% - 15px) calc(50% - 15px);
249 }
250
251 .u-section-1 .u-container-layout-2 {
252 padding-left: 20px;
253 padding-right: 20px;
254 }
255
256 .u-section-1 .u-container-layout-3 {
257 padding-left: 20px;
258 padding-right: 20px;
259 }
260
261 .u-section-1 .u-container-layout-4 {
262 padding-left: 20px;
263 padding-right: 20px;
264 }
265
266 .u-section-1 .u-container-layout-5 {
267 padding-left: 20px;
268 padding-right: 20px;
269 }
270}
271
272@media (max-width: 575px) {
273 .u-section-1 .u-sheet-1 {
274 min-height: 1981px;
275 }
276
277 .u-section-1 .u-image-1 {
278 width: 300px;
279 height: 300px;
280 margin-top: 78px;
281 }
282
283 .u-section-1 .u-group-1 {
284 min-height: 135px;
285 width: 288px;
286 margin-top: -98px;
287 }
288
289 .u-section-1 .u-text-1 {
290 font-size: 2.25rem;
291 width: auto;
292 margin-top: 28px;
293 margin-left: 71px;
294 margin-right: 0;
295 }
296
297 .u-section-1 .u-list-1 {
298 width: 340px;
299 margin-top: 46px;
300 }
301
302 .u-section-1 .u-repeater-1 {
303 grid-template-columns: 100%;
304 }
305}
Note: See TracBrowser for help on using the repository browser.