rework initial
This commit is contained in:
parent
bb2358e290
commit
3130e73464
2 changed files with 216 additions and 311 deletions
|
@ -30,114 +30,70 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div class="center-text">
|
<div class="center-text">
|
||||||
<input type="radio" id="tab-links" name="tab" checked style="display: none" />
|
<div class="tabbed">
|
||||||
<input type="radio" id="tab-contact" name="tab" style="display: none" />
|
<input type="radio" id="tab1" name="css-tabs" checked>
|
||||||
<input type="radio" id="tab-dash" name="tab" style="display: none" />
|
<input type="radio" id="tab2" name="css-tabs">
|
||||||
|
<input type="radio" id="tab3" name="css-tabs">
|
||||||
|
|
||||||
<div class="tabs">
|
<ul class="tabs">
|
||||||
<label for="tab-links" class="tab">Home</label>
|
<li class="tab"><label for="tab1">Home</label></li>
|
||||||
<label for="tab-contact" class="tab">Contact</label>
|
<li class="tab"><label for="tab2">Contact</label></li>
|
||||||
<label for="tab-dash" class="tab">Dashboard</label>
|
<li class="tab"><label for="tab3">Dashboard</label></li>
|
||||||
<a target="_blank" href="https://uptime.myco.systems/" class="tab-link">Uptime <svg class="tab-icon"
|
<li class="tab"><label><a style="text-decoration: none;" target="_blank" href="https://uptime.myco.systems/">Uptime<svg class="tab-icon"
|
||||||
viewBox="0 0 512 512">
|
|
||||||
<path
|
|
||||||
d="M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h82.7L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3V192c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H320zM80 32C35.8 32 0 67.8 0 112V432c0 44.2 35.8 80 80 80H400c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32V432c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H192c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z" />
|
|
||||||
</svg></a>
|
|
||||||
</div>
|
|
||||||
<div id="linksTab" class="tab-content">
|
|
||||||
<p>Hi! It's good to see you \( ' o ' )/</p><br>
|
|
||||||
<p>We're a tech collective that's
|
|
||||||
trying to make open source hosted services more viable in a broad
|
|
||||||
variety of cases.<br /><br />We build deployments for companies,
|
|
||||||
non-profits, and individuals to expand the reach of open source
|
|
||||||
services.<br /><br />If you're interested in getting our help or just
|
|
||||||
want to chat, send us a message through our contact email on the next
|
|
||||||
tab.</p>
|
|
||||||
<p>ദ്ദി { ˉ͈̀꒳ˉ͈́ }✧</p>
|
|
||||||
<div class="bullet-text">
|
|
||||||
<ul class="links">
|
|
||||||
<li>
|
|
||||||
<a href="https://coop.myco.systems" target="_blank">Blog<svg class="text-icon" viewBox="0 0 512 512">
|
|
||||||
<path
|
|
||||||
d="M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h82.7L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3V192c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H320zM80 32C35.8 32 0 67.8 0 112V432c0 44.2 35.8 80 80 80H400c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32V432c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H192c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z" />
|
|
||||||
</svg></a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://web.myco.systems" target="_blank">Contract us!<svg class="text-icon" viewBox="0 0 512 512">
|
|
||||||
<path
|
|
||||||
d="M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h82.7L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3V192c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H320zM80 32C35.8 32 0 67.8 0 112V432c0 44.2 35.8 80 80 80H400c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32V432c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H192c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z" />
|
|
||||||
</svg></a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://git.myco.systems/explore/repos" target="_blank">Source<svg class="text-icon"
|
|
||||||
viewBox="0 0 512 512">
|
viewBox="0 0 512 512">
|
||||||
<path
|
<path
|
||||||
d="M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h82.7L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3V192c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H320zM80 32C35.8 32 0 67.8 0 112V432c0 44.2 35.8 80 80 80H400c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32V432c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H192c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z" />
|
d="M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h82.7L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3V192c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H320zM80 32C35.8 32 0 67.8 0 112V432c0 44.2 35.8 80 80 80H400c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32V432c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H192c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z">
|
||||||
</svg></a>
|
</path>
|
||||||
</li>
|
</svg></a></label></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<div class="tab-content">
|
||||||
|
<p>Hi! It's good to see you \( ' o ' )/<br><br>
|
||||||
|
We're a tech collective that's trying to make open source hosted services more viable in a broad variety of
|
||||||
|
cases.<br><br>
|
||||||
|
We build deployments for companies, non-profits, and individuals to expand the reach of open source
|
||||||
|
services.<br><br>
|
||||||
|
If you're interested in getting our help or just want to chat, send us a message through our contact email
|
||||||
|
on the next tab.<br><br>
|
||||||
|
ദ്ദി { ˉ͈̀꒳ˉ͈́ }✧</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<details class="modal">
|
<div class="tab-content">
|
||||||
<summary class="modal__toggle"></summary>
|
<p>Send us a cool message and we'll get back to you d-(´▽`)-b</p><br>
|
||||||
<div class="modal__background">
|
<p class="code">contact @ myco (dot) systems</p>
|
||||||
<div class="modal__body" tabindex="-1" role="dialog" aria-labelledby="modal__label" aria-live="assertive"
|
<p style="font-size: 10px;">Encryption is not required, but we highly recommend it.</p>
|
||||||
aria-modal="true">
|
<span class="code">-----BEGIN PGP PUBLIC KEY
|
||||||
<p id="modal__label" class="modal__text">
|
BLOCK-----<br />mDMEZcQaFBYJKwYBBAHaRw8BAQdAKjok4wl0tBlYyTj6qw4nu6AqTdU+OGorGE5d8N7bLXW0Ik15Y29TeXN0ZW1zIDxjb250YWN0QG15Y28uc3lzdGVtcz6IkwQTFgoAOxYhBCw75FUiGzj0ZvOJhZ1ZZp3r0s3IBQJlxBoUAhsDBQsJCAcCAiICBhUKCQgLAgQWAgMBAh4HAheAAAoJEJ1ZZp3r0s3I38QA/3yK6QODeRsfoGimd1OX3BA/Y1OxKTl2GS7OiyTcRotyAQC905hPTwaAYFbru1W1S8p+zDrWjGJ7jXMevOZlsF9GD7g4BGXEGhQSCisGAQQBl1UBBQEBB0B2d2SSG7eCIrTKA9xO45414eS3THHwX63dkaqbexwHJwMBCAeIeAQYFgoAIBYhBCw75FUiGzj0ZvOJhZ1ZZp3r0s3IBQJlxBoUAhsMAAoJEJ1ZZp3r0s3INzMA/AoCN+h/eG+7ByTsZUAGY6gKsSfQgy86PjijfrusC/3TAQDMNrMjzq2sIZhUZSaK8Q5pzgSFPloqk4QG1FRi4x0zAA===Pg50<br />-----END
|
||||||
Donations go to making sure we can keep all of our free services
|
PGP PUBLIC KEY BLOCK-----</span>
|
||||||
running ♡⸜(ˆᗜˆ˵ )⸝♡
|
</div>
|
||||||
<br /><br />
|
|
||||||
<b>The following cryptocurrencies are supported:</b>
|
<div class="tab-content">
|
||||||
<br /><br />
|
<p>Check out some of our free services and projects (⌐⊙_⊙)</p>
|
||||||
<b class="crypto-name">Monero (XMR):</b><span
|
<div class="dashboard bullet-text">
|
||||||
class="crypto-address">49r2aeun8DtV5VqZpZSwRpS83WfUWEaLt4NG8HJwwVkbiT1vSsXTXrPFKkKTdc6MPX9iezbTidNPvhGZKCnM1338TfK6Hgi</span>
|
<ul class="links">
|
||||||
<br />
|
<p>Free Services</p>
|
||||||
<b class="crypto-name">Litecoin (LTC):</b><span
|
<ul class="custom-bullet">
|
||||||
class="crypto-address">LRAm7h5XENknfYEpbdVsvyGY8D6MiXGTDV</span>
|
<li>
|
||||||
<br />
|
<a href="https://paste.myco.systems" target="_blank">PrivateBin</a>
|
||||||
<b class="crypto-name">Bitcoin (BTC):</b><span
|
</li>
|
||||||
class="crypto-address">bc1qkv97ajh7f0a72l9rsjd3fmmly5q5uywr06q3x0</span>
|
<li>
|
||||||
</p>
|
<a href="https://collab.myco.systems" target="_blank">HedgeDoc</a>
|
||||||
</div>
|
</li>
|
||||||
|
</ul>
|
||||||
|
</ul>
|
||||||
|
<ul class="custom-bullet">
|
||||||
|
<p>Projects</p>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a href="https://squattheplanet.com" target="_blank">Squat The Planet</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</details>
|
|
||||||
</div>
|
|
||||||
<div id="contactTab" class="tab-content">
|
|
||||||
<p>Send us a cool message and we'll get back to you<br>d-(´▽`)-b</p><br>
|
|
||||||
<p class="code">contact @ myco (dot) systems</p>
|
|
||||||
<p style="font-size: 12px;">Encryption is not required, but we highly recommend it.</p>
|
|
||||||
<span class="code">-----BEGIN PGP PUBLIC KEY
|
|
||||||
BLOCK-----<br />mDMEZcQaFBYJKwYBBAHaRw8BAQdAKjok4wl0tBlYyTj6qw4nu6AqTdU+OGorGE5d8N7bLXW0Ik15Y29TeXN0ZW1zIDxjb250YWN0QG15Y28uc3lzdGVtcz6IkwQTFgoAOxYhBCw75FUiGzj0ZvOJhZ1ZZp3r0s3IBQJlxBoUAhsDBQsJCAcCAiICBhUKCQgLAgQWAgMBAh4HAheAAAoJEJ1ZZp3r0s3I38QA/3yK6QODeRsfoGimd1OX3BA/Y1OxKTl2GS7OiyTcRotyAQC905hPTwaAYFbru1W1S8p+zDrWjGJ7jXMevOZlsF9GD7g4BGXEGhQSCisGAQQBl1UBBQEBB0B2d2SSG7eCIrTKA9xO45414eS3THHwX63dkaqbexwHJwMBCAeIeAQYFgoAIBYhBCw75FUiGzj0ZvOJhZ1ZZp3r0s3IBQJlxBoUAhsMAAoJEJ1ZZp3r0s3INzMA/AoCN+h/eG+7ByTsZUAGY6gKsSfQgy86PjijfrusC/3TAQDMNrMjzq2sIZhUZSaK8Q5pzgSFPloqk4QG1FRi4x0zAA===Pg50<br />-----END
|
|
||||||
PGP PUBLIC KEY BLOCK-----</span>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="dashTab" class="tab-content">
|
|
||||||
<p>Check out some of our free services and projects (⌐⊙_⊙)</p>
|
|
||||||
<div class="dashboard bullet-text">
|
|
||||||
<ul class="links">
|
|
||||||
<p>Free Services</p>
|
|
||||||
<ul>
|
|
||||||
<li>
|
|
||||||
<a href="https://paste.myco.systems" target="_blank">PrivateBin</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://collab.myco.systems" target="_blank">HedgeDoc</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</ul>
|
|
||||||
<ul>
|
|
||||||
<p>Projects</p>
|
|
||||||
<ul>
|
|
||||||
<li>
|
|
||||||
<a href="https://squattheplanet.com" target="_blank">Squat The Planet</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</ul>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
<script src="./simplex.js"></script>
|
||||||
<script src="./simplex.js"></script>
|
<script src="./script.js"></script>
|
||||||
<script src="./script.js"></script>
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
371
public/style.css
371
public/style.css
|
@ -1,22 +1,35 @@
|
||||||
:root {
|
a {
|
||||||
--size: calc(100vmin / 1.618033988749895);
|
|
||||||
}
|
|
||||||
|
|
||||||
html,
|
|
||||||
body {
|
|
||||||
width: 100%;
|
|
||||||
height: 100vh;
|
|
||||||
overflow: hidden;
|
|
||||||
}
|
|
||||||
|
|
||||||
body {
|
|
||||||
margin: 0;
|
|
||||||
background: #241917;
|
|
||||||
color: #f3bbae;
|
color: #f3bbae;
|
||||||
font-family: Monaco, monospace !important;
|
transition: all 0.3s;
|
||||||
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
margin: 0;
|
||||||
|
font-size: var(--primary-text-size);
|
||||||
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
::-webkit-scrollbar {
|
||||||
|
height: 3px;
|
||||||
|
}
|
||||||
|
|
||||||
|
::-webkit-scrollbar-thumb {
|
||||||
|
background: #f3bbae;
|
||||||
|
}
|
||||||
|
|
||||||
|
::-webkit-scrollbar-track {
|
||||||
|
background: #241917;
|
||||||
|
}
|
||||||
|
|
||||||
|
.alt-bullet {
|
||||||
|
padding-left: 1rem !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
body,
|
|
||||||
.braille {
|
.braille {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
@ -32,29 +45,27 @@ body,
|
||||||
font: 12px/12px "Iosevka Web", monospace;
|
font: 12px/12px "Iosevka Web", monospace;
|
||||||
}
|
}
|
||||||
|
|
||||||
.braille>* {
|
|
||||||
white-space: pre;
|
|
||||||
}
|
|
||||||
|
|
||||||
.braille .hidden {
|
.braille .hidden {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 100%;
|
bottom: 100%;
|
||||||
right: 100%;
|
right: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.globe-txt {
|
.braille>* {
|
||||||
display: flex;
|
white-space: pre;
|
||||||
position: fixed;
|
|
||||||
right: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 625px) {
|
.bullet-text {
|
||||||
.globe-txt {
|
font-size: var(--primary-text-size);
|
||||||
position: fixed;
|
text-align: left;
|
||||||
right: 50%;
|
z-index: 2;
|
||||||
top: 50%;
|
position: relative;
|
||||||
transform: translate(50%, -50%);
|
}
|
||||||
}
|
|
||||||
|
.bullet::before {
|
||||||
|
content: "-";
|
||||||
|
display: inline-block;
|
||||||
|
width: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.center-text {
|
.center-text {
|
||||||
|
@ -66,48 +77,98 @@ body,
|
||||||
text-align: left;
|
text-align: left;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
background-color: #241917;
|
background-color: #241917;
|
||||||
max-width: 35rem;
|
max-width: 30rem;
|
||||||
top: 30%;
|
top: 30%;
|
||||||
left: 15%;
|
left: 15%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 625px) {
|
.code {
|
||||||
.center-text {
|
word-wrap: break-word;
|
||||||
left: 15px;
|
display: block;
|
||||||
right: 15px;
|
font-size: var(--primary-text-size);
|
||||||
margin-left: 0;
|
background-color: #241917;
|
||||||
margin-top: 0;
|
color: #fff !important;
|
||||||
max-width: 100vw;
|
border: 4px solid #f3bbae92;
|
||||||
}
|
padding: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabs {
|
.dashboard {
|
||||||
display: flex;
|
display: flex;
|
||||||
overflow-x: auto;
|
flex-direction: row;
|
||||||
white-space: nowrap;
|
|
||||||
padding-bottom: 2px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
::-webkit-scrollbar {
|
.globe-txt {
|
||||||
height: 3px;
|
display: flex;
|
||||||
|
position: fixed;
|
||||||
|
right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
::-webkit-scrollbar-track {
|
ul {
|
||||||
|
list-style-type: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
ul.custom-bullet {
|
||||||
|
list-style-type: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
ul.custom-bullet li {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
|
ul.custom-bullet li::before {
|
||||||
|
content: "-";
|
||||||
|
position: absolute;
|
||||||
|
left: -15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.links {
|
||||||
|
padding-left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.links a {
|
||||||
|
text-decoration-skip: spaces;
|
||||||
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
width: 100%;
|
||||||
|
height: 100vh;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
margin: 0;
|
||||||
background: #241917;
|
background: #241917;
|
||||||
|
color: #f3bbae;
|
||||||
|
font-family: Monaco, monospace !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::-webkit-scrollbar-thumb {
|
:root {
|
||||||
background: #f3bbae;
|
--size: calc(100vmin / 1.618033988749895);
|
||||||
|
--primary-text-size: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tab-content {
|
||||||
|
display: none;
|
||||||
|
padding: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tab-content a[href]:hover {
|
||||||
|
color: #ffffff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tab-icon {
|
||||||
|
width: var(--primary-text-size);
|
||||||
|
color: #f3bbae;
|
||||||
|
fill: #f3bbae;
|
||||||
|
padding-left: 0.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab,
|
|
||||||
.tab-link {
|
.tab-link {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding: 4px 15px;
|
|
||||||
border-width: 0 4px 4px 0;
|
border-width: 0 4px 4px 0;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-color: #f3bbae92;
|
border-color: #f3bbae92;
|
||||||
font-size: 12px;
|
font-size: var(--primary-text-size);
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-link {
|
.tab-link {
|
||||||
|
@ -122,57 +183,54 @@ body,
|
||||||
width: 12px;
|
width: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-content {
|
.tab:hover label {
|
||||||
word-wrap: break-word;
|
background-color: #f3bbae92;
|
||||||
display: none;
|
color: #241917;
|
||||||
padding: 20px 20px;
|
font-weight: 700;
|
||||||
padding-top: 0px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.code {
|
.tab>label {
|
||||||
word-wrap: break-word;
|
display: flex;
|
||||||
display: block;
|
margin: 0;
|
||||||
font-size: 12px !important;
|
padding: 0.35rem 0.75rem;
|
||||||
background-color: #241917;
|
letter-spacing: 1px;
|
||||||
color: #fff !important;
|
cursor: pointer;
|
||||||
border: 4px solid #f3bbae92;
|
transition: all 0.3s;
|
||||||
padding: 5px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#linksTab,
|
.tabbed {
|
||||||
#contactTab,
|
overflow-x: hidden;
|
||||||
#dashTab {
|
}
|
||||||
|
|
||||||
|
.tabbed [type="radio"] {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tab-links:checked~#linksTab,
|
.tabbed [type="radio"]:nth-of-type(4):checked~.tab-content:nth-of-type(4) {
|
||||||
#tab-contact:checked~#contactTab,
|
|
||||||
#tab-about:checked~#aboutTab,
|
|
||||||
#tab-dash:checked~#dashTab {
|
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bullet-text {
|
.tabbed [type="radio"]:nth-of-type(5):checked~.tabs .tab:nth-of-type(5) label {
|
||||||
font-size: 14px;
|
background-color: #f3bbae92;
|
||||||
text-align: left;
|
color: #241917;
|
||||||
z-index: 2;
|
font-weight: 700;
|
||||||
position: relative;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-content p {
|
.tabs {
|
||||||
color: #f3bbae;
|
display: flex;
|
||||||
font-size: 14px;
|
align-items: stretch;
|
||||||
margin: 0 !important;
|
list-style: none;
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-content a {
|
.text-icon {
|
||||||
color: #f3bbae;
|
fill: #f3bbae;
|
||||||
transition: color 0.1s ease;
|
width: 12px;
|
||||||
font-size: 14px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-content a[href]:hover {
|
.text-icon {
|
||||||
color: #ffffff;
|
padding-left: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.visible {
|
.visible {
|
||||||
|
@ -181,130 +239,21 @@ body,
|
||||||
right: 0;
|
right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul {
|
@media only screen and (max-width: 625px) {
|
||||||
list-style-type: none;
|
.globe-txt {
|
||||||
|
position: fixed;
|
||||||
|
right: 50%;
|
||||||
|
top: 50%;
|
||||||
|
transform: translate(50%, -50%);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ul li::before {
|
@media only screen and (max-width: 625px) {
|
||||||
content: "-";
|
.center-text {
|
||||||
display: inline-block;
|
left: 15px;
|
||||||
width: 1em;
|
right: 15px;
|
||||||
|
margin-left: 0;
|
||||||
|
margin-top: 0;
|
||||||
|
max-width: 100vw;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.alt-bullet {
|
|
||||||
padding-left: 1rem !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.modal[open] .modal__toggle {
|
|
||||||
left: calc(50vw + 200px);
|
|
||||||
top: calc(15vh - 5px);
|
|
||||||
position: fixed;
|
|
||||||
z-index: 11;
|
|
||||||
}
|
|
||||||
|
|
||||||
.modal[open] .modal__toggle:focus {
|
|
||||||
outline: 0px solid rgba(0, 0, 255, 0);
|
|
||||||
}
|
|
||||||
|
|
||||||
.modal__toggle::before {
|
|
||||||
content: "Donate";
|
|
||||||
cursor: pointer;
|
|
||||||
padding-left: 10px;
|
|
||||||
padding-right: 10px;
|
|
||||||
background-color: #241917;
|
|
||||||
color: #fff;
|
|
||||||
border: 4px solid #f3bbae92;
|
|
||||||
}
|
|
||||||
|
|
||||||
.modal[open] .modal__toggle::before {
|
|
||||||
content: "✖";
|
|
||||||
color: #fff !important;
|
|
||||||
font-size: 25px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.modal__toggle {
|
|
||||||
position: relative;
|
|
||||||
list-style: none;
|
|
||||||
font-size: 14px;
|
|
||||||
font-family: Monaco, monospace;
|
|
||||||
text-align: left;
|
|
||||||
z-index: 4;
|
|
||||||
}
|
|
||||||
|
|
||||||
.modal__toggle::-webkit-details-marker {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.modal__toggle:hover {
|
|
||||||
cursor: pointer;
|
|
||||||
opacity: 0.8;
|
|
||||||
}
|
|
||||||
|
|
||||||
.modal__background {
|
|
||||||
background-color: rgba(0, 0, 0, 0.65);
|
|
||||||
display: flex;
|
|
||||||
height: 100vh;
|
|
||||||
justify-content: center;
|
|
||||||
left: 0;
|
|
||||||
position: fixed;
|
|
||||||
top: 0;
|
|
||||||
width: 100vw;
|
|
||||||
z-index: 3;
|
|
||||||
}
|
|
||||||
|
|
||||||
.modal__body {
|
|
||||||
border: 4px solid #f3bbae92;
|
|
||||||
background: rgba(36, 25, 23, 1);
|
|
||||||
color: #f3bbae;
|
|
||||||
font-size: 1.6rem;
|
|
||||||
font-weight: 600;
|
|
||||||
padding: 20px 20px;
|
|
||||||
position: fixed;
|
|
||||||
text-align: left;
|
|
||||||
top: 15vh;
|
|
||||||
left: 50%;
|
|
||||||
transform: translateX(-50%);
|
|
||||||
width: 80%;
|
|
||||||
max-width: 400px;
|
|
||||||
z-index: 10;
|
|
||||||
word-wrap: break-word;
|
|
||||||
font-family: Monaco, monospace;
|
|
||||||
}
|
|
||||||
|
|
||||||
.modal__text {
|
|
||||||
line-height: 1.6;
|
|
||||||
margin: 0;
|
|
||||||
font-size: 12px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.crypto-address {
|
|
||||||
word-wrap: break-word;
|
|
||||||
display: block;
|
|
||||||
font-size: 12px !important;
|
|
||||||
background-color: #241917;
|
|
||||||
color: #fff;
|
|
||||||
border: 4px solid #f3bbae92;
|
|
||||||
padding: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.links {
|
|
||||||
padding-left: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.links a {
|
|
||||||
text-decoration-skip: spaces;
|
|
||||||
}
|
|
||||||
|
|
||||||
.dashboard {
|
|
||||||
display: flex;
|
|
||||||
flex-direction: row;
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon, .text-icon {
|
|
||||||
fill: #f3bbae;
|
|
||||||
width: 12px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-icon {
|
|
||||||
padding-left: 0.5rem;
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue