under_construction 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -56,7 +56,7 @@ body {
|
|
|
56
56
|
line-height: 1;
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
body { background: #aaaaaa url(bg.jpg) repeat scroll 0 0 }
|
|
59
|
+
body { background: #aaaaaa url(/assets/under_construction/site-under-construction/bg.jpg) repeat scroll 0 0 }
|
|
60
60
|
|
|
61
61
|
.container {
|
|
62
62
|
width: 885px;
|
|
@@ -64,7 +64,7 @@ body { background: #aaaaaa url(bg.jpg) repeat scroll 0 0 }
|
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
#main {
|
|
67
|
-
background: url(page_background.png) no-repeat scroll 0 0;
|
|
67
|
+
background: url(/assets/under_construction/site-under-construction/page_background.png) no-repeat scroll 0 0;
|
|
68
68
|
margin: 0 auto;
|
|
69
69
|
padding: 0;
|
|
70
70
|
height: 430px;
|
|
@@ -246,29 +246,29 @@ a.next {
|
|
|
246
246
|
z-index: 1000;
|
|
247
247
|
}
|
|
248
248
|
|
|
249
|
-
#slidertext ul li a.twitter { background: url(twitter.png) no-repeat scroll 0 0 }
|
|
249
|
+
#slidertext ul li a.twitter { background: url(/assets/under_construction/site-under-construction/twitter.png) no-repeat scroll 0 0 }
|
|
250
250
|
|
|
251
|
-
#slidertext ul li a.google { background: url(google.png) no-repeat scroll 0 0 }
|
|
251
|
+
#slidertext ul li a.google { background: url(/assets/under_construction/site-under-construction/google.png) no-repeat scroll 0 0 }
|
|
252
252
|
|
|
253
|
-
#slidertext ul li a.yahoo { background: url(yahoo.png) no-repeat scroll 0 0 }
|
|
253
|
+
#slidertext ul li a.yahoo { background: url(/assets/under_construction/site-under-construction/yahoo.png) no-repeat scroll 0 0 }
|
|
254
254
|
|
|
255
|
-
#slidertext ul li a.facebook { background: url(facebook.png) no-repeat scroll 0 0 }
|
|
255
|
+
#slidertext ul li a.facebook { background: url(/assets/under_construction/site-under-construction/facebook.png) no-repeat scroll 0 0 }
|
|
256
256
|
|
|
257
|
-
#slidertext ul li a.stumbleupon { background: url(stumbleupon.png) no-repeat scroll 0 0 }
|
|
257
|
+
#slidertext ul li a.stumbleupon { background: url(/assets/under_construction/site-under-construction/stumbleupon.png) no-repeat scroll 0 0 }
|
|
258
258
|
|
|
259
|
-
#slidertext ul li a.deviantart { background: url(deviantart.png) no-repeat scroll 0 0 }
|
|
259
|
+
#slidertext ul li a.deviantart { background: url(/assets/under_construction/site-under-construction/deviantart.png) no-repeat scroll 0 0 }
|
|
260
260
|
|
|
261
|
-
#slidertext ul li a.skype { background: url(skype.png) no-repeat scroll 0 0 }
|
|
261
|
+
#slidertext ul li a.skype { background: url(/assets/under_construction/site-under-construction/skype.png) no-repeat scroll 0 0 }
|
|
262
262
|
|
|
263
|
-
#slidertext ul li a.youtube { background: url(youtube.png) no-repeat scroll 0 0 }
|
|
263
|
+
#slidertext ul li a.youtube { background: url(/assets/under_construction/site-under-construction/youtube.png) no-repeat scroll 0 0 }
|
|
264
264
|
|
|
265
|
-
#slidertext ul li a.google { background: url(google.png) no-repeat scroll 0 0 }
|
|
265
|
+
#slidertext ul li a.google { background: url(/assets/under_construction/site-under-construction/google.png) no-repeat scroll 0 0 }
|
|
266
266
|
|
|
267
|
-
#slidertext ul li a.googleplus { background: url(googleplus.png) no-repeat scroll 0 0 }
|
|
267
|
+
#slidertext ul li a.googleplus { background: url(/assets/under_construction/site-under-construction/googleplus.png) no-repeat scroll 0 0 }
|
|
268
268
|
|
|
269
|
-
#slidertext ul li a.flickr { background: url(flickr.png) no-repeat scroll 0 0 }
|
|
269
|
+
#slidertext ul li a.flickr { background: url(/assets/under_construction/site-under-construction/flickr.png) no-repeat scroll 0 0 }
|
|
270
270
|
|
|
271
|
-
#slidertext ul li a.identica { background: url(identica.png) no-repeat scroll 0 0 }
|
|
271
|
+
#slidertext ul li a.identica { background: url(/assets/under_construction/site-under-construction/identica.png) no-repeat scroll 0 0 }
|
|
272
272
|
|
|
273
273
|
#subscribeform {
|
|
274
274
|
margin-top: 20px;
|
|
@@ -276,7 +276,7 @@ a.next {
|
|
|
276
276
|
}
|
|
277
277
|
|
|
278
278
|
input#email {
|
|
279
|
-
background: url(mail-bg.png) no-repeat scroll 0 0;
|
|
279
|
+
background: url(/assets/under_construction/site-under-construction/mail-bg.png) no-repeat scroll 0 0;
|
|
280
280
|
width: 217px;
|
|
281
281
|
height: 42px;
|
|
282
282
|
border: 0 none;
|
|
@@ -288,7 +288,7 @@ input#email {
|
|
|
288
288
|
}
|
|
289
289
|
|
|
290
290
|
input#submit {
|
|
291
|
-
background: url(button.png) no-repeat scroll 0 0;
|
|
291
|
+
background: url(/assets/under_construction/site-under-construction/button.png) no-repeat scroll 0 0;
|
|
292
292
|
width: 92px;
|
|
293
293
|
height: 43px;
|
|
294
294
|
border: 0 none;
|
|
@@ -56,7 +56,7 @@ body {
|
|
|
56
56
|
line-height: 1;
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
body { background: #aaaaaa url(bg.jpg) repeat scroll 0 0 }
|
|
59
|
+
body { background: #aaaaaa url(/assets/under_construction/site-under-construction-fa/bg.jpg) repeat scroll 0 0 }
|
|
60
60
|
|
|
61
61
|
.container {
|
|
62
62
|
width: 885px;
|
|
@@ -64,7 +64,7 @@ body { background: #aaaaaa url(bg.jpg) repeat scroll 0 0 }
|
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
#main {
|
|
67
|
-
background: url(page_background.png) no-repeat scroll 0 0;
|
|
67
|
+
background: url(/assets/under_construction/site-under-construction-fa/page_background.png) no-repeat scroll 0 0;
|
|
68
68
|
margin: 0 auto;
|
|
69
69
|
padding: 0;
|
|
70
70
|
height: 430px;
|
|
@@ -151,7 +151,7 @@ body { background: #aaaaaa url(bg.jpg) repeat scroll 0 0 }
|
|
|
151
151
|
}
|
|
152
152
|
|
|
153
153
|
.counter {
|
|
154
|
-
background: url(counter_bg.png) no-repeat scroll center 57px;
|
|
154
|
+
background: url(/assets/under_construction/site-under-construction-fa/counter_bg.png) no-repeat scroll center 57px;
|
|
155
155
|
width: 797px;
|
|
156
156
|
height: 150px;
|
|
157
157
|
border-top: 1px solid #4f4f4f;
|
|
@@ -247,29 +247,29 @@ a.next {
|
|
|
247
247
|
z-index: 1000;
|
|
248
248
|
}
|
|
249
249
|
|
|
250
|
-
#slidertext ul li a.twitter { background: url(twitter.png) no-repeat scroll 0 0 }
|
|
250
|
+
#slidertext ul li a.twitter { background: url(/assets/under_construction/site-under-construction-fa/twitter.png) no-repeat scroll 0 0 }
|
|
251
251
|
|
|
252
|
-
#slidertext ul li a.google { background: url(google.png) no-repeat scroll 0 0 }
|
|
252
|
+
#slidertext ul li a.google { background: url(/assets/under_construction/site-under-construction-fa/google.png) no-repeat scroll 0 0 }
|
|
253
253
|
|
|
254
|
-
#slidertext ul li a.yahoo { background: url(yahoo.png) no-repeat scroll 0 0 }
|
|
254
|
+
#slidertext ul li a.yahoo { background: url(/assets/under_construction/site-under-construction-fa/yahoo.png) no-repeat scroll 0 0 }
|
|
255
255
|
|
|
256
|
-
#slidertext ul li a.facebook { background: url(facebook.png) no-repeat scroll 0 0 }
|
|
256
|
+
#slidertext ul li a.facebook { background: url(/assets/under_construction/site-under-construction-fa/facebook.png) no-repeat scroll 0 0 }
|
|
257
257
|
|
|
258
|
-
#slidertext ul li a.stumbleupon { background: url(stumbleupon.png) no-repeat scroll 0 0 }
|
|
258
|
+
#slidertext ul li a.stumbleupon { background: url(/assets/under_construction/site-under-construction-fa/stumbleupon.png) no-repeat scroll 0 0 }
|
|
259
259
|
|
|
260
|
-
#slidertext ul li a.deviantart { background: url(deviantart.png) no-repeat scroll 0 0 }
|
|
260
|
+
#slidertext ul li a.deviantart { background: url(/assets/under_construction/site-under-construction-fa/deviantart.png) no-repeat scroll 0 0 }
|
|
261
261
|
|
|
262
|
-
#slidertext ul li a.skype { background: url(skype.png) no-repeat scroll 0 0 }
|
|
262
|
+
#slidertext ul li a.skype { background: url(/assets/under_construction/site-under-construction-fa/skype.png) no-repeat scroll 0 0 }
|
|
263
263
|
|
|
264
|
-
#slidertext ul li a.youtube { background: url(youtube.png) no-repeat scroll 0 0 }
|
|
264
|
+
#slidertext ul li a.youtube { background: url(/assets/under_construction/site-under-construction-fa/youtube.png) no-repeat scroll 0 0 }
|
|
265
265
|
|
|
266
|
-
#slidertext ul li a.google { background: url(google.png) no-repeat scroll 0 0 }
|
|
266
|
+
#slidertext ul li a.google { background: url(/assets/under_construction/site-under-construction-fa/google.png) no-repeat scroll 0 0 }
|
|
267
267
|
|
|
268
|
-
#slidertext ul li a.googleplus { background: url(googleplus.png) no-repeat scroll 0 0 }
|
|
268
|
+
#slidertext ul li a.googleplus { background: url(/assets/under_construction/site-under-construction-fa/googleplus.png) no-repeat scroll 0 0 }
|
|
269
269
|
|
|
270
|
-
#slidertext ul li a.flickr { background: url(flickr.png) no-repeat scroll 0 0 }
|
|
270
|
+
#slidertext ul li a.flickr { background: url(/assets/under_construction/site-under-construction-fa/flickr.png) no-repeat scroll 0 0 }
|
|
271
271
|
|
|
272
|
-
#slidertext ul li a.identica { background: url(identica.png) no-repeat scroll 0 0 }
|
|
272
|
+
#slidertext ul li a.identica { background: url(/assets/under_construction/site-under-construction-fa/identica.png) no-repeat scroll 0 0 }
|
|
273
273
|
|
|
274
274
|
#subscribeform {
|
|
275
275
|
margin-top: 20px;
|
|
@@ -277,7 +277,7 @@ a.next {
|
|
|
277
277
|
}
|
|
278
278
|
|
|
279
279
|
input#email {
|
|
280
|
-
background: url(mail-bg.png) no-repeat scroll 0 0;
|
|
280
|
+
background: url(/assets/under_construction/site-under-construction-fa/mail-bg.png) no-repeat scroll 0 0;
|
|
281
281
|
width: 217px;
|
|
282
282
|
height: 42px;
|
|
283
283
|
border: 0 none;
|
|
@@ -289,7 +289,7 @@ input#email {
|
|
|
289
289
|
}
|
|
290
290
|
|
|
291
291
|
input#submit {
|
|
292
|
-
background: url(button.png) no-repeat scroll 0 0;
|
|
292
|
+
background: url(/assets/under_construction/site-under-construction-fa/button.png) no-repeat scroll 0 0;
|
|
293
293
|
width: 92px;
|
|
294
294
|
height: 40px;
|
|
295
295
|
border: 0 none;
|