-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
352 lines (306 loc) · 5.13 KB
/
style.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
@charset "utf-8";
/* CSS Document */
@import url(http://reset5.googlecode.com/hg/reset.min.css); /*fits the background to the screen*/
html, body{
height:100%;
font-family:Verdana, Geneva, sans-serif;}
/*first page start*/
#first{
background:url("anigif.gif") fixed no-repeat;
background-size:cover;
height:100%;
width:100%;
}
/*logos*/
#logo1{
position:relative;
display:inline-block;
top:80%;
left:5%;
}
#logo2{
position:relative;
display:inline-block;
top:80%;
left:10%;
}
#logofb{
position:relative;
display:inline-block;
top:80%;
left:15%;
}
#logoyt{
position:relative;
display:inline-block;
top:80%;
left:20%;
}
/*end of logos*/
/*first page end*/
/*2nd page start*/
#second{
height:100%;
width:100%;
background:url("spage-back.jpg") no-repeat;
background-size:cover;}
/*text*/
#text1{
position:relative;
display:inline-block;
padding:1%;
top:0%;
left:5%;
font-family: 'Share Tech', sans-serif;
width:25%;
font-size:100%;
border:10px dotted #a67c54 ;
border-radius:10px;
border-width:3px;
}
/*text*/
#text3{
position:relative;
top:12%;
left:5%;
padding:1%;
font-family: 'Share Tech', sans-serif;
width:25%;
font-size:100%;
border:10px dotted #a67c54 ;
border-radius:10px;
border-width:3px;
}
/*end of text*/
/*image*/
.image{
position:relative;
display:inline-block;
top:240px;
margin-left:120px;
}
/*end of image*/
/*text*/
#text2{
position:relative;
display:inline-block;
top:0%;
left:5%;
padding:1%;
font-family: 'Share Tech', sans-serif;
width:25%;
font-size:100%;
border:10px dotted #a67c54 ;
border-radius:10px;
border-width:3px;
}
/*end of text*/
/*text*/
#text4{
position:relative;
display:block;
padding:1%;
top:-4%;
left:64.5%;
font-family: 'Share Tech', sans-serif;
width:25%;
font-size:100%;
border:10px dotted #a67c54 ;
border-radius:10px;
border-width:3px;
}
/*end of text*/
/*2nd page end*/
/*3rd page start*/
#third{
background:url("tpage-back.jpg") fixed no-repeat;
background-size:cover;
height:100%;
width:100%;}
#envelope{
position:relative;
display:inline-block;
top:100px;
margin-left:120px;}
#competition{
position:relative;
display:block;
top:-50%;
left:55%;
font-family: 'Share Tech', sans-serif;
width:25%;
font-size:210%;
text-align:center;
color:#700d0c;
}
#oldschool{
position:relative;
display:block;
top:-50%;
left:55%;
font-family: 'Share Tech', sans-serif;
width:25%;
font-size:210%;
text-align:center;
color:#700d0c;
}
#paragraph{
position:relative;
display:block;
top:-40%;
left:48%;
font-family: 'Share Tech', sans-serif;
width:40%;
font-size:120%;
border:10px dotted #a67c54;
border-radius:10px;
border-width:3px;
text-align:center;
padding:1%;
}
#signup{
position:relative;
display:block;
border-radius: 5px;
border: 1px solid #3c1600;
background-color: #a67c52;
height: 30px;
width: 120px;
top:-30%;
left:63%;
text-align: center;
font-family:'Share Tech', sans-serif;
font-size:30px;
}
/*end of 3rd page*/
/*4th page start*/
#fourth{
height:100%;
width:100%;
background:url("fpage-back.jpg") no-repeat;
background-size:cover;
}
#photocomp{
position:relative;
display:block;
top:10%;
left:5%;
font-family: 'Share Tech', sans-serif;
width:25%;
font-size:210%;
text-align:center;
color:#700d0c;
}
#phototext{
position:relative;
display:block;
top:19%;
left:5%;
font-family: 'Share Tech', sans-serif;
width:25%;
font-size:130%;
border:4px dotted #a67c54;
border-radius:10px;
border-width:2px;
text-align:center;
padding:1%;
}
#imgslider{
position:relative;
display:block;
width: 460px;
/*margin: 0 auto;
padding-left: 15%;
padding-bottom:20%;*/
top:-30%;
left:45%;
}
/*end of 4th page*/
/*5th page start*/
#fifth{
height:100%;
width:100%;
background:url("backgroundfpagewithbalckbox.jpg") fixed no-repeat;
background-size:cover;
}
#videocomp{
position:relative;
display:block;
top:15%;
left:60%;
font-family: 'Share Tech', sans-serif;
width:25%;
font-size:210%;
text-align:center;
color:#a66d38;
}
#videotext{
position:relative;
display:block;
top:30%;
left:59%;
font-family: 'Share Tech', sans-serif;
width:25%;
font-size:130%;
border:4px dotted #a67c54;
border-radius:10px;
border-width:2px;
text-align:center;
padding:1%;}
#video{
position:relative;
display:block;
width: 460px;
/*margin: 0 auto;*/
left:12%;
top:-20%;
/*frameborder:0;*/
}
/*end of 5th page*/
/*6th page start*/
#sixth{
height:100%;
width:100%;
background:url("sixthpage-back.png") no-repeat;
background-size:cover;
}
#contact{
width:590px;
margin:60px auto;
margin-left:7%;
margin-top:-0.2%;
background:#000000;
border: 1px solid #a8a8a8;
-moz-box-shadow: 0px 0px 8px #444;
-webkit-box-shadow: 0px 0px 8px #444;
color:white;
padding-left:2px;
text-align:center;
}
#houses{
position:relative;
display:inline-block;
width: 300px;
/*margin: 0 auto;
padding-left: 15%;
padding-bottom:20%;*/
margin-top:5%;
margin-left:13%;
}
#subjectmessage{
text-align:center;
}
#button{
text-align:center;
}
#snowglobe{
position:relative;
display:block;
width:400px;
/*margin: 0 auto;
padding-left: 15%;
padding-bottom:20%;*/
margin-top:-30%;
left:60%;
}
/*end of 6th page*/