Updated 47 files via CloudCannon

This commit is contained in:
CloudCannon 2020-12-25 11:39:46 +00:00
parent e9b3180f96
commit 26846ebee9
45 changed files with 1678 additions and 1669 deletions

File diff suppressed because one or more lines are too long

View file

@ -14,7 +14,7 @@
@font-face { font-family: 'Poppins'; font-style: italic; font-weight: 500; src: local("Poppins Medium"), local("Poppins-Medium"), url(/assets/fonts/poppins/Poppins-MediumItalic.ttf) format("truetype"), url(/assets/fonts/poppins/popin-medium-italic.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Collects'; font-style: normal; font-weight: 500; src: local("Collects"), local("Collects"), url(/assets/fonts/collects.ttf) format("truetype"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Collects'; font-style: normal; font-weight: 500; src: local("Collects"), local("Collects"), url(/assets/fonts/fz.otf) format("opentype"); }
:root { --border-radius: 3px; --max-width: 1000px; --anim-speed: 200ms; }
@ -107,7 +107,7 @@ body { height: 100vh; width: 100%; font-family: "Poppins", "Arial", "Helvetica",
.hero .splash .description > ul { display: flex; justify-content: space-between; flex-wrap: wrap; }
.hero .splash .description > ul .button { background-image: linear-gradient(228deg, var(--accent1-alt), var(--accent2-alt)); background-size: 400% 400%; -webkit-animation: backgroundBlink 7s ease infinite; -moz-animation: backgroundBlink 7s ease infinite; animation: backgroundBlink 7s ease infinite; width: 100px; height: 100px; line-height: 100px; margin: 0 0 20px 0; padding: 0; font-size: 65px; }
.hero .splash .description > ul .button { background-image: linear-gradient(228deg, var(--accent1-alt), var(--accent2-alt)); background-size: 400% 400%; -webkit-animation: backgroundBlink 7s ease infinite; -moz-animation: backgroundBlink 7s ease infinite; animation: backgroundBlink 7s ease infinite; width: 100px; height: 100px; line-height: 100px; margin: 0 0 10px 0; padding: 0; font-size: 65px; }
.hero .splash h1, .hero .splash h2 { font-size: 2em; }
@ -133,13 +133,13 @@ section:first-of-type { -webkit-box-shadow: none; -moz-box-shadow: none; box-sha
.section-title { padding: 80px; }
footer { width: 100%; padding: 160px 20px 200px 20px; background-color: var(--fg); color: var(--bg); background-image: url("../img/vignette-footer.svg"); background-size: 200px; background-repeat: repeat-x; background-position: top; box-sizing: border-box; z-index: 2; }
footer { width: 100%; padding: 160px 20px 200px 20px; background-color: var(--border-alt); color: var(--bg); background-image: url("../img/vignette-footer.svg"); background-size: 500px; background-repeat: repeat-x; background-position: top; box-sizing: border-box; z-index: 2; }
footer a { color: var(--bg); }
footer .icon { color: var(--bg); border: 1px solid var(--bg); }
footer .icon:hover { border: 1px solid var(--accent2); }
footer .icon:hover { border: 1px solid var(--accent2); color: var(--accent2); }
footer .footframe { display: flex; flex-wrap: wrap; justify-content: space-between; max-width: var(--max-width); margin: auto; padding: 20px; }
@ -147,10 +147,12 @@ footer .footframe div { flex: 0 1 300px; margin-bottom: 80px; }
footer .footframe div img { margin: auto; display: block; width: 100%; }
footer .footframe div li { border-bottom: 1px solid var(--bg-alt); line-height: 2; font-size: 1.5em; }
footer .footframe div li { line-height: 2; font-size: 1.5em; }
footer .footframe div li a { font-weight: 700; text-decoration: none; color: var(--bg); }
footer .footframe div li a:hover { color: var(--accent2); }
footer .footframe small { flex: 0 0 100%; box-sizing: border-box; margin: 0; text-align: center; font-size: 0.8em; }
footer .footframe small .label { display: none; }
@ -183,6 +185,8 @@ footer .footframe small .label { display: none; }
.streambox { text-align: center; line-height: 2em; padding: 0; }
.streambox h2 { margin-top: 80px; }
.streamer { max-width: var(--max-width); margin: 80px auto; padding: 0 40px; text-align: center; display: flex; flex-wrap: wrap; justify-content: space-around; }
.streamer p { text-align: center !important; }
@ -383,14 +387,16 @@ nav li .button { display: block; }
/* Audio Player Styles
================================================== */
/* Default / Desktop / Firefox */
.album-player { display: flex; flex-wrap: wrap; padding: 80px 40px 0 40px; justify-content: space-evenly; flex-direction: row-reverse; align-items: center; max-width: var(--max-width); margin: auto; }
.album-player { display: flex; flex-wrap: wrap; flex-direction: column-reverse; padding: 0px 40px; justify-content: space-around; flex-direction: row-reverse; align-items: center; max-width: var(--max-width); margin: auto; flex: 1 1 auto; }
.album-player > div { margin: 20px 0; }
.album-player > div { margin: 20px 0; flex: 1 0 300px; }
audio { margin: 0; width: 100%; }
.player-wrap { flex: 1 1 400px; max-width: 700px; border-radius: 5px; width: 100%; }
.player-wrap .shadow { text-shadow: 0px 0px 15px var(--accent1), 0px 0px 15px var(--accent1), 0px 0px 30px var(--accent1), 0px 0px 45px var(--accent1); }
#plwrap ul { list-style: none; padding: 0; }
#plwrap ul li { border-top: solid 1px var(--fg-alt); }
@ -544,4 +550,4 @@ a[id^="btn"]::-moz-focus-inner { border: 0; padding: 0; }
@media only screen and (max-width: 769px) { .staff li .square-image { width: 70px; height: 70px; } }
/*# sourceMappingURL=main-20201215.css.map */
/*# sourceMappingURL=main-20201225.css.map */

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -14,7 +14,7 @@
@font-face { font-family: 'Poppins'; font-style: italic; font-weight: 500; src: local("Poppins Medium"), local("Poppins-Medium"), url(/assets/fonts/poppins/Poppins-MediumItalic.ttf) format("truetype"), url(/assets/fonts/poppins/popin-medium-italic.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Collects'; font-style: normal; font-weight: 500; src: local("Collects"), local("Collects"), url(/assets/fonts/collects.ttf) format("truetype"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Collects'; font-style: normal; font-weight: 500; src: local("Collects"), local("Collects"), url(/assets/fonts/fz.otf) format("opentype"); }
:root { --border-radius: 3px; --max-width: 1000px; --anim-speed: 200ms; }
@ -107,7 +107,7 @@ body { height: 100vh; width: 100%; font-family: "Poppins", "Arial", "Helvetica",
.hero .splash .description > ul { display: flex; justify-content: space-between; flex-wrap: wrap; }
.hero .splash .description > ul .button { background-image: linear-gradient(228deg, var(--accent1-alt), var(--accent2-alt)); background-size: 400% 400%; -webkit-animation: backgroundBlink 7s ease infinite; -moz-animation: backgroundBlink 7s ease infinite; animation: backgroundBlink 7s ease infinite; width: 100px; height: 100px; line-height: 100px; margin: 0 0 20px 0; padding: 0; font-size: 65px; }
.hero .splash .description > ul .button { background-image: linear-gradient(228deg, var(--accent1-alt), var(--accent2-alt)); background-size: 400% 400%; -webkit-animation: backgroundBlink 7s ease infinite; -moz-animation: backgroundBlink 7s ease infinite; animation: backgroundBlink 7s ease infinite; width: 100px; height: 100px; line-height: 100px; margin: 0 0 10px 0; padding: 0; font-size: 65px; }
.hero .splash h1, .hero .splash h2 { font-size: 2em; }
@ -133,13 +133,13 @@ section:first-of-type { -webkit-box-shadow: none; -moz-box-shadow: none; box-sha
.section-title { padding: 80px; }
footer { width: 100%; padding: 160px 20px 200px 20px; background-color: var(--fg); color: var(--bg); background-image: url("../img/vignette-footer.svg"); background-size: 200px; background-repeat: repeat-x; background-position: top; box-sizing: border-box; z-index: 2; }
footer { width: 100%; padding: 160px 20px 200px 20px; background-color: var(--border-alt); color: var(--bg); background-image: url("../img/vignette-footer.svg"); background-size: 500px; background-repeat: repeat-x; background-position: top; box-sizing: border-box; z-index: 2; }
footer a { color: var(--bg); }
footer .icon { color: var(--bg); border: 1px solid var(--bg); }
footer .icon:hover { border: 1px solid var(--accent2); }
footer .icon:hover { border: 1px solid var(--accent2); color: var(--accent2); }
footer .footframe { display: flex; flex-wrap: wrap; justify-content: space-between; max-width: var(--max-width); margin: auto; padding: 20px; }
@ -147,10 +147,12 @@ footer .footframe div { flex: 0 1 300px; margin-bottom: 80px; }
footer .footframe div img { margin: auto; display: block; width: 100%; }
footer .footframe div li { border-bottom: 1px solid var(--bg-alt); line-height: 2; font-size: 1.5em; }
footer .footframe div li { line-height: 2; font-size: 1.5em; }
footer .footframe div li a { font-weight: 700; text-decoration: none; color: var(--bg); }
footer .footframe div li a:hover { color: var(--accent2); }
footer .footframe small { flex: 0 0 100%; box-sizing: border-box; margin: 0; text-align: center; font-size: 0.8em; }
footer .footframe small .label { display: none; }
@ -183,6 +185,8 @@ footer .footframe small .label { display: none; }
.streambox { text-align: center; line-height: 2em; padding: 0; }
.streambox h2 { margin-top: 80px; }
.streamer { max-width: var(--max-width); margin: 80px auto; padding: 0 40px; text-align: center; display: flex; flex-wrap: wrap; justify-content: space-around; }
.streamer p { text-align: center !important; }
@ -383,14 +387,16 @@ nav li .button { display: block; }
/* Audio Player Styles
================================================== */
/* Default / Desktop / Firefox */
.album-player { display: flex; flex-wrap: wrap; padding: 80px 40px 0 40px; justify-content: space-evenly; flex-direction: row-reverse; align-items: center; max-width: var(--max-width); margin: auto; }
.album-player { display: flex; flex-wrap: wrap; flex-direction: column-reverse; padding: 0px 40px; justify-content: space-around; flex-direction: row-reverse; align-items: center; max-width: var(--max-width); margin: auto; flex: 1 1 auto; }
.album-player > div { margin: 20px 0; }
.album-player > div { margin: 20px 0; flex: 1 0 300px; }
audio { margin: 0; width: 100%; }
.player-wrap { flex: 1 1 400px; max-width: 700px; border-radius: 5px; width: 100%; }
.player-wrap .shadow { text-shadow: 0px 0px 15px var(--accent1), 0px 0px 15px var(--accent1), 0px 0px 30px var(--accent1), 0px 0px 45px var(--accent1); }
#plwrap ul { list-style: none; padding: 0; }
#plwrap ul li { border-top: solid 1px var(--fg-alt); }
@ -558,4 +564,4 @@ a[id^="btn"]::-moz-focus-inner { border: 0; padding: 0; }
.hideWhenNoJS { display: none; }
/*# sourceMappingURL=noscripts-20201215.css.map */
/*# sourceMappingURL=noscripts-20201225.css.map */

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
assets/fonts/fz.otf Normal file

Binary file not shown.

Binary file not shown.