remove unneeded css, replace a tags with p when no href is present
All checks were successful
Static / build (push) Successful in 21s

This commit is contained in:
Brooke 2024-03-20 23:00:55 -04:00
parent e028b4d9be
commit de328bb528
2 changed files with 8 additions and 16 deletions

View file

@ -64,7 +64,7 @@
</div> </div>
<div id="linksTab" class="tab-content"> <div id="linksTab" class="tab-content">
<a>Hi! It's good to see you \( o )/</a> <p>Hi! It's good to see you \( o )/</p>
<div class="bullet-text"> <div class="bullet-text">
<ul class="links"> <ul class="links">
<li> <li>
@ -128,33 +128,26 @@
</div> </div>
<div id="aboutTab" class="tab-content"> <div id="aboutTab" class="tab-content">
<a <p
>Welcome to the MycoSystems homepage, we're a tech collective that's >Welcome to the MycoSystems homepage, we're a tech collective that's
trying to make open source hosted services more viable in a broad trying to make open source hosted services more viable in a broad
variety of cases.<br /><br />We build deployments for companies, variety of cases.<br /><br />We build deployments for companies,
non-profits, and individuals to expand the reach of open source non-profits, and individuals to expand the reach of open source
services.<br /><br />If you're interested in getting our help or just 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 want to chat, send us a message through our contact email on the next
tab.</a tab.</p
><br /><br /> ><br /><br />
<a>ദ്ദി ˉ͈̀꒳ˉ͈́ )✧</a> <p>ദ്ദി ˉ͈̀꒳ˉ͈́ )✧</p>
</div> </div>
<div id="contactTab" class="tab-content"> <div id="contactTab" class="tab-content">
<a>Send us a cool message and we'll get back to you d-(´▽`)-b</a> <p>Send us a cool message and we'll get back to you d-(´▽`)-b</p>
<ul> <ul>
<li> <a class="contact-name">contact(at)myco(dot)systems</a
<a class="contact-name">contact (at) myco (dot) systems:</a
><span class="pgp-address" ><span class="pgp-address"
>-----BEGIN PGP PUBLIC KEY BLOCK-----<br />mDMEZcQaFBYJKwYBBAHaRw8BAQdAKjok4wl0tBlYyTj6qw4nu6AqTdU+OGorGE5d8N7bLXW0Ik15Y29TeXN0ZW1zIDxjb250YWN0QG15Y28uc3lzdGVtcz6IkwQTFgoAOxYhBCw75FUiGzj0ZvOJhZ1ZZp3r0s3IBQJlxBoUAhsDBQsJCAcCAiICBhUKCQgLAgQWAgMBAh4HAheAAAoJEJ1ZZp3r0s3I38QA/3yK6QODeRsfoGimd1OX3BA/Y1OxKTl2GS7OiyTcRotyAQC905hPTwaAYFbru1W1S8p+zDrWjGJ7jXMevOZlsF9GD7g4BGXEGhQSCisGAQQBl1UBBQEBB0B2d2SSG7eCIrTKA9xO45414eS3THHwX63dkaqbexwHJwMBCAeIeAQYFgoAIBYhBCw75FUiGzj0ZvOJhZ1ZZp3r0s3IBQJlxBoUAhsMAAoJEJ1ZZp3r0s3INzMA/AoCN+h/eG+7ByTsZUAGY6gKsSfQgy86PjijfrusC/3TAQDMNrMjzq2sIZhUZSaK8Q5pzgSFPloqk4QG1FRi4x0zAA===Pg50<br />-----END >-----BEGIN PGP PUBLIC KEY BLOCK-----<br />mDMEZcQaFBYJKwYBBAHaRw8BAQdAKjok4wl0tBlYyTj6qw4nu6AqTdU+OGorGE5d8N7bLXW0Ik15Y29TeXN0ZW1zIDxjb250YWN0QG15Y28uc3lzdGVtcz6IkwQTFgoAOxYhBCw75FUiGzj0ZvOJhZ1ZZp3r0s3IBQJlxBoUAhsDBQsJCAcCAiICBhUKCQgLAgQWAgMBAh4HAheAAAoJEJ1ZZp3r0s3I38QA/3yK6QODeRsfoGimd1OX3BA/Y1OxKTl2GS7OiyTcRotyAQC905hPTwaAYFbru1W1S8p+zDrWjGJ7jXMevOZlsF9GD7g4BGXEGhQSCisGAQQBl1UBBQEBB0B2d2SSG7eCIrTKA9xO45414eS3THHwX63dkaqbexwHJwMBCAeIeAQYFgoAIBYhBCw75FUiGzj0ZvOJhZ1ZZp3r0s3IBQJlxBoUAhsMAAoJEJ1ZZp3r0s3INzMA/AoCN+h/eG+7ByTsZUAGY6gKsSfQgy86PjijfrusC/3TAQDMNrMjzq2sIZhUZSaK8Q5pzgSFPloqk4QG1FRi4x0zAA===Pg50<br />-----END
PGP PUBLIC KEY BLOCK-----</span PGP PUBLIC KEY BLOCK-----</span
> >
</li>
<li>
<a href="https://mastodon.social/@brookeee" target="_blank"
>Mastodon</a
>
</li>
</ul> </ul>
</div> </div>
@ -162,7 +155,7 @@
<a>Check out some of our free services and projects (⌐⊙_⊙)</a> <a>Check out some of our free services and projects (⌐⊙_⊙)</a>
<div class="dashboard bullet-text"> <div class="dashboard bullet-text">
<ul class="links"> <ul class="links">
<li><a>Free Services</a></li> <p>Free Services</p>
<ul> <ul>
<li> <li>
<a href="https://paste.myco.systems" target="_blank" <a href="https://paste.myco.systems" target="_blank"
@ -177,7 +170,7 @@
</ul> </ul>
</ul> </ul>
<ul> <ul>
<li><a>Projects</a></li> <p>Projects</p>
<ul> <ul>
<li> <li>
<a href="https://squattheplanet.com" target="_blank" <a href="https://squattheplanet.com" target="_blank"

View file

@ -133,7 +133,6 @@ body,
.tab-content p { .tab-content p {
color: #f3bbae; color: #f3bbae;
transition: color 0.5s ease;
font-size: 14px; font-size: 14px;
margin: 0 !important; margin: 0 !important;
} }