Updated 10 files via CloudCannon
This commit is contained in:
parent
e86445f31b
commit
6feffad82b
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"time": "2020-09-18T10:06:07+00:00",
|
"time": "2020-09-18T10:21:20+00:00",
|
||||||
"cloudcannon": {
|
"cloudcannon": {
|
||||||
"name": "cloudcannon-jekyll",
|
"name": "cloudcannon-jekyll",
|
||||||
"version": "1.4.0"
|
"version": "1.4.0"
|
||||||
|
|
|
@ -55,7 +55,7 @@ body { height: 100vh; width: 100%; font-family: "Poppins", "Arial", "Helvetica",
|
||||||
|
|
||||||
.hero { display: flex; flex-wrap: wrap; flex-direction: row; align-content: center; background-color: transparent; justify-content: center; background-size: cover; background-position: center; background-repeat: no-repeat; padding: 0; position: relative; min-height: 100vh; width: 100vw; }
|
.hero { display: flex; flex-wrap: wrap; flex-direction: row; align-content: center; background-color: transparent; justify-content: center; background-size: cover; background-position: center; background-repeat: no-repeat; padding: 0; position: relative; min-height: 100vh; width: 100vw; }
|
||||||
|
|
||||||
.hero .textcontainer { background: #020024; background: linear-gradient(90deg, transparent 0%, var(--bg) 91%); border-radius: var(--border-radius); max-width: var(--max-width); padding: 0px 40px 40px 40px; }
|
.hero .textcontainer { background: var(--bg-alt); background: linear-gradient(33deg, transparent 0%, var(--bg) 90%, transparent 90%); border-radius: var(--border-radius); max-width: var(--max-width); padding: 0px 40px 40px 40px; }
|
||||||
|
|
||||||
.hero div { z-index: 10; }
|
.hero div { z-index: 10; }
|
||||||
|
|
||||||
|
@ -69,7 +69,7 @@ body { height: 100vh; width: 100%; font-family: "Poppins", "Arial", "Helvetica",
|
||||||
|
|
||||||
.hero .splash { background-color: transparent; display: flex; flex-wrap: wrap; padding: 40px; align-items: flex-start; max-width: var(--max-width); margin: auto; }
|
.hero .splash { background-color: transparent; display: flex; flex-wrap: wrap; padding: 40px; align-items: flex-start; max-width: var(--max-width); margin: auto; }
|
||||||
|
|
||||||
.hero .splash .description { border-radius: var(--border-radius); background: var(--bg-alt); background: linear-gradient(90deg, transparent 0%, var(--bg) 91%); }
|
.hero .splash .description { border-radius: var(--border-radius); background: var(--bg-alt); background: linear-gradient(33deg, transparent 0%, var(--bg) 90%, transparent 90%); }
|
||||||
|
|
||||||
.hero .splash .description > * { margin: 40px !important; }
|
.hero .splash .description > * { margin: 40px !important; }
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -87,7 +87,7 @@ body { height: 100vh; width: 100%; font-family: "Poppins", "Arial", "Helvetica",
|
||||||
|
|
||||||
.hero { display: flex; flex-wrap: wrap; flex-direction: row; align-content: center; background-color: transparent; justify-content: center; background-size: cover; background-position: center; background-repeat: no-repeat; padding: 0; position: relative; min-height: 100vh; width: 100vw; }
|
.hero { display: flex; flex-wrap: wrap; flex-direction: row; align-content: center; background-color: transparent; justify-content: center; background-size: cover; background-position: center; background-repeat: no-repeat; padding: 0; position: relative; min-height: 100vh; width: 100vw; }
|
||||||
|
|
||||||
.hero .textcontainer { background: #020024; background: linear-gradient(90deg, transparent 0%, var(--bg) 91%); border-radius: var(--border-radius); max-width: var(--max-width); padding: 0px 40px 40px 40px; }
|
.hero .textcontainer { background: var(--bg-alt); background: linear-gradient(33deg, transparent 0%, var(--bg) 90%, transparent 90%); border-radius: var(--border-radius); max-width: var(--max-width); padding: 0px 40px 40px 40px; }
|
||||||
|
|
||||||
.hero div { z-index: 10; }
|
.hero div { z-index: 10; }
|
||||||
|
|
||||||
|
@ -101,7 +101,7 @@ body { height: 100vh; width: 100%; font-family: "Poppins", "Arial", "Helvetica",
|
||||||
|
|
||||||
.hero .splash { background-color: transparent; display: flex; flex-wrap: wrap; padding: 40px; align-items: flex-start; max-width: var(--max-width); margin: auto; }
|
.hero .splash { background-color: transparent; display: flex; flex-wrap: wrap; padding: 40px; align-items: flex-start; max-width: var(--max-width); margin: auto; }
|
||||||
|
|
||||||
.hero .splash .description { border-radius: var(--border-radius); background: var(--bg-alt); background: linear-gradient(90deg, transparent 0%, var(--bg) 91%); }
|
.hero .splash .description { border-radius: var(--border-radius); background: var(--bg-alt); background: linear-gradient(33deg, transparent 0%, var(--bg) 90%, transparent 90%); }
|
||||||
|
|
||||||
.hero .splash .description > * { margin: 40px !important; }
|
.hero .splash .description > * { margin: 40px !important; }
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -87,7 +87,7 @@ body { height: 100vh; width: 100%; font-family: "Poppins", "Arial", "Helvetica",
|
||||||
|
|
||||||
.hero { display: flex; flex-wrap: wrap; flex-direction: row; align-content: center; background-color: transparent; justify-content: center; background-size: cover; background-position: center; background-repeat: no-repeat; padding: 0; position: relative; min-height: 100vh; width: 100vw; }
|
.hero { display: flex; flex-wrap: wrap; flex-direction: row; align-content: center; background-color: transparent; justify-content: center; background-size: cover; background-position: center; background-repeat: no-repeat; padding: 0; position: relative; min-height: 100vh; width: 100vw; }
|
||||||
|
|
||||||
.hero .textcontainer { background: #020024; background: linear-gradient(90deg, transparent 0%, var(--bg) 91%); border-radius: var(--border-radius); max-width: var(--max-width); padding: 0px 40px 40px 40px; }
|
.hero .textcontainer { background: var(--bg-alt); background: linear-gradient(33deg, transparent 0%, var(--bg) 90%, transparent 90%); border-radius: var(--border-radius); max-width: var(--max-width); padding: 0px 40px 40px 40px; }
|
||||||
|
|
||||||
.hero div { z-index: 10; }
|
.hero div { z-index: 10; }
|
||||||
|
|
||||||
|
@ -101,7 +101,7 @@ body { height: 100vh; width: 100%; font-family: "Poppins", "Arial", "Helvetica",
|
||||||
|
|
||||||
.hero .splash { background-color: transparent; display: flex; flex-wrap: wrap; padding: 40px; align-items: flex-start; max-width: var(--max-width); margin: auto; }
|
.hero .splash { background-color: transparent; display: flex; flex-wrap: wrap; padding: 40px; align-items: flex-start; max-width: var(--max-width); margin: auto; }
|
||||||
|
|
||||||
.hero .splash .description { border-radius: var(--border-radius); background: var(--bg-alt); background: linear-gradient(90deg, transparent 0%, var(--bg) 91%); }
|
.hero .splash .description { border-radius: var(--border-radius); background: var(--bg-alt); background: linear-gradient(33deg, transparent 0%, var(--bg) 90%, transparent 90%); }
|
||||||
|
|
||||||
.hero .splash .description > * { margin: 40px !important; }
|
.hero .splash .description > * { margin: 40px !important; }
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -87,7 +87,7 @@ body { height: 100vh; width: 100%; font-family: "Poppins", "Arial", "Helvetica",
|
||||||
|
|
||||||
.hero { display: flex; flex-wrap: wrap; flex-direction: row; align-content: center; background-color: transparent; justify-content: center; background-size: cover; background-position: center; background-repeat: no-repeat; padding: 0; position: relative; min-height: 100vh; width: 100vw; }
|
.hero { display: flex; flex-wrap: wrap; flex-direction: row; align-content: center; background-color: transparent; justify-content: center; background-size: cover; background-position: center; background-repeat: no-repeat; padding: 0; position: relative; min-height: 100vh; width: 100vw; }
|
||||||
|
|
||||||
.hero .textcontainer { background: #020024; background: linear-gradient(90deg, transparent 0%, var(--bg) 91%); border-radius: var(--border-radius); max-width: var(--max-width); padding: 0px 40px 40px 40px; }
|
.hero .textcontainer { background: var(--bg-alt); background: linear-gradient(33deg, transparent 0%, var(--bg) 90%, transparent 90%); border-radius: var(--border-radius); max-width: var(--max-width); padding: 0px 40px 40px 40px; }
|
||||||
|
|
||||||
.hero div { z-index: 10; }
|
.hero div { z-index: 10; }
|
||||||
|
|
||||||
|
@ -101,7 +101,7 @@ body { height: 100vh; width: 100%; font-family: "Poppins", "Arial", "Helvetica",
|
||||||
|
|
||||||
.hero .splash { background-color: transparent; display: flex; flex-wrap: wrap; padding: 40px; align-items: flex-start; max-width: var(--max-width); margin: auto; }
|
.hero .splash { background-color: transparent; display: flex; flex-wrap: wrap; padding: 40px; align-items: flex-start; max-width: var(--max-width); margin: auto; }
|
||||||
|
|
||||||
.hero .splash .description { border-radius: var(--border-radius); background: var(--bg-alt); background: linear-gradient(90deg, transparent 0%, var(--bg) 91%); }
|
.hero .splash .description { border-radius: var(--border-radius); background: var(--bg-alt); background: linear-gradient(33deg, transparent 0%, var(--bg) 90%, transparent 90%); }
|
||||||
|
|
||||||
.hero .splash .description > * { margin: 40px !important; }
|
.hero .splash .description > * { margin: 40px !important; }
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
2
feed.xml
2
feed.xml
|
@ -6,7 +6,7 @@
|
||||||
<atom:link href="https://setto.basspistol.com/rss.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://setto.basspistol.com/rss.xml" rel="self" type="application/rss+xml" />
|
||||||
<link>https://setto.basspistol.com</link>
|
<link>https://setto.basspistol.com</link>
|
||||||
<description>Set, Party, Gang! &#35;Cybersoul.</description>
|
<description>Set, Party, Gang! &#35;Cybersoul.</description>
|
||||||
<lastBuildDate>Fri, 18 Sep 2020 10:06:07 +0000</lastBuildDate>
|
<lastBuildDate>Fri, 18 Sep 2020 10:21:20 +0000</lastBuildDate>
|
||||||
<language>en-US</language>
|
<language>en-US</language>
|
||||||
<sy:updatePeriod>hourly</sy:updatePeriod>
|
<sy:updatePeriod>hourly</sy:updatePeriod>
|
||||||
<sy:updateFrequency>1</sy:updateFrequency>
|
<sy:updateFrequency>1</sy:updateFrequency>
|
||||||
|
|
Loading…
Reference in a new issue