universal 0.2.1 → 0.2.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.
- checksums.yaml +4 -4
- data/_includes/banner.html +1 -1
- data/_includes/get.it.html +1 -1
- data/_includes/head.html +6 -1
- data/_includes/js.html +1 -16
- data/assets/css/combined.css +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5c98c10ad8686c76ea4a6404ae35d49e3864f60895f4720df7addd41c6f89519
|
|
4
|
+
data.tar.gz: 86a6efb1de6ebb87f4d033385274520b5819bb9ae18d2f23f0ffec9c34ce1bc4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 495b4ee748b5089a8fdd6e9934235c449acf12c8ff5c2cd6487778d150a423f9691f0095449d78b70833f390b2ecb3ee4961479808effc2955110bac29e1d33c
|
|
7
|
+
data.tar.gz: f0fdd01bd088f96e5fbb6d3cfd9d21fc0ca1c03178e5a5a31928b3aa4cf7c443d7d26181fef011e71f3b4eb6b41d57683ae6321842c251a6bbcb214611015fcf
|
data/_includes/banner.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<section class="bar background-image-fixed-1 no-mb color-white text-center">
|
|
1
|
+
<section class="bar background-image-fixed-1 no-mb color-white text-center" style='background: url("assets/img/fixed-background-1.jpg") center top / cover no-repeat fixed;'>
|
|
2
2
|
<div class="dark-mask"></div>
|
|
3
3
|
<div class="container">
|
|
4
4
|
<div class="row">
|
data/_includes/get.it.html
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
<div id="collapse3a" class="panel-collapse collapse">
|
|
21
21
|
<div class="panel-body">
|
|
22
22
|
|
|
23
|
-
<script src="https://drrjhlchpvi7e.cloudfront.net/libs/stamplay-js-sdk/2.1.4/stamplay.min.js"></script>
|
|
23
|
+
<script src="https://drrjhlchpvi7e.cloudfront.net/libs/stamplay-js-sdk/2.1.4/stamplay.min.js" async></script>
|
|
24
24
|
<div class="row">
|
|
25
25
|
<div class="col-md-9 clearfix" id="checkout">
|
|
26
26
|
|
data/_includes/head.html
CHANGED
|
@@ -17,7 +17,12 @@
|
|
|
17
17
|
<!-- Theme stylesheet, if possible do not edit this stylesheet -->
|
|
18
18
|
<!-- <link href="assets/css/style.blue.css" rel="preload" id="theme-stylesheet" as="style" onload="this.onload=null;this.rel='stylesheet'">-->
|
|
19
19
|
|
|
20
|
-
<link rel="
|
|
20
|
+
<link rel="stylesheet" href="assets/css/combined.css">
|
|
21
|
+
<style type="text/css">
|
|
22
|
+
.bar.background-image-fixed-1 {
|
|
23
|
+
background: url("../img/fixed-background-1.jpg") center top / cover no-repeat fixed;
|
|
24
|
+
}
|
|
25
|
+
</style>
|
|
21
26
|
|
|
22
27
|
<!-- Custom stylesheet - for your changes -->
|
|
23
28
|
<!-- <link href="assets/css/custom.css" rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
data/_includes/js.html
CHANGED
|
@@ -117,19 +117,4 @@
|
|
|
117
117
|
|
|
118
118
|
</script>
|
|
119
119
|
|
|
120
|
-
|
|
121
|
-
(function(i, s, o, g, r, a, m) {
|
|
122
|
-
i['GoogleAnalyticsObject'] = r;
|
|
123
|
-
i[r] = i[r] || function() {
|
|
124
|
-
(i[r].q = i[r].q || []).push(arguments)
|
|
125
|
-
}, i[r].l = 1 * new Date();
|
|
126
|
-
a = s.createElement(o),
|
|
127
|
-
m = s.getElementsByTagName(o)[0];
|
|
128
|
-
a.async = 1;
|
|
129
|
-
a.src = g;
|
|
130
|
-
m.parentNode.insertBefore(a, m)
|
|
131
|
-
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
|
|
132
|
-
|
|
133
|
-
ga('create', 'UA-51713035-4', 'auto');
|
|
134
|
-
ga('send', 'pageview');
|
|
135
|
-
</script>
|
|
120
|
+
|
data/assets/css/combined.css
CHANGED
|
@@ -192,7 +192,7 @@ body.boxed .navbar-affixed-top.affix { position: static; }
|
|
|
192
192
|
.bar.background-pentagon { background: url("../img/texture-bw.png") center center repeat; border-top: 1px solid rgb(153, 153, 153); border-bottom: 1px solid rgb(153, 153, 153); }
|
|
193
193
|
.bar.background-gray { background: rgb(238, 238, 238); }
|
|
194
194
|
.bar.background-white { background: rgb(255, 255, 255); }
|
|
195
|
-
|
|
195
|
+
|
|
196
196
|
.bar.background-image-fixed-2 { background: url("../img/fixed-background-2.jpg") center top / cover no-repeat fixed; }
|
|
197
197
|
.bar.color-white h1, .bar.color-white h2, .bar.color-white h3, .bar.color-white h4, .bar.color-white h5, .bar.color-white h6, .bar.color-white p { color: rgb(255, 255, 255); }
|
|
198
198
|
.bar .dark-mask { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgb(0, 0, 0); opacity: 0.3; }
|