forked from ProjectSegfault/website
asdasd
Signed-off-by: Alexander J <odyssey346@disroot.org>
This commit is contained in:
parent
7f0f1b3fde
commit
63c88bf46f
@ -99,6 +99,15 @@ a:hover {
|
||||
box-shadow: 0 0.2em 0.2em -0.2em #74e578;
|
||||
}
|
||||
|
||||
.pleromacolored:hover {
|
||||
box-shadow: 0 0.2em 0.2em -0.2em #fba457;
|
||||
background-color: #fba457;
|
||||
}
|
||||
|
||||
.pleromacolored:active {
|
||||
background-color: #ffcc55;
|
||||
}
|
||||
|
||||
.matrixcolored {
|
||||
background-color: #0dbd8b;
|
||||
}
|
||||
|
@ -20,7 +20,7 @@ title: Contact Us
|
||||
|
||||
<p id="Active"></p>
|
||||
<p id="Activity"></p>
|
||||
<button id="hide" type="button" class="button" onclick='document.getElementById("Active").innerHTML = "Midou (Matrix) / Mrlerien (Discord) / Odyssey (Both) / Devnol (Discord and Matrix)"; document.getElementById("hide").style.display = "none" ;'>Click to show who is active on what platform</button>
|
||||
<button id="hide" type="button" class="button" onclick='document.getElementById("Active").innerHTML = "Midou (Matrix) / Mrlerien (Discord) / Odyssey (Discord and Matrix) / Devnol (Discord and Matrix)"; document.getElementById("hide").style.display = "none" ;'>Click to show who is active on what platform</button>
|
||||
|
||||
|
||||
|
||||
|
@ -7,17 +7,17 @@ title: Members of the project
|
||||
# {title}
|
||||
<h2 style="color: #a44ef4"> Midou </h2>
|
||||
Project owner, manages the team.
|
||||
<p><a href="https://miicord.com" class="button midoucolored">His website</a> <a href="https://social.projectsegfau.lt/Midou" class="button">His Pleroma account</a></p>
|
||||
<p><a href="https://miicord.com" class="button midoucolored">His website</a> <a href="https://social.projectsegfau.lt/Midou" class="button pleromacolored">His Pleroma account</a></p>
|
||||
|
||||
<h2> MrLeRien </h2>
|
||||
Project co-owner + Hoster (hosts the Hitachi server in France), master of coins.
|
||||
|
||||
<h2 style="color: #7bc27d"> Odyssey346 </h2>
|
||||
Chief Gaming Officer, web developer and occasional service borker.
|
||||
<p><a href="https://odyssey346.github.io" class="button odysscolored">His website</a> <a href="https://social.projectsegfau.lt/Odyssey346" class="button">His Pleroma account</a></p>
|
||||
<p><a href="https://odyssey346.github.io" class="button odysscolored">His website</a> <a href="https://social.projectsegfau.lt/Odyssey346" class="button pleromacolored">His Pleroma account</a></p>
|
||||
|
||||
<h2 style="color: #00d4aa"> Devnol </h2>
|
||||
Owner of our Helios server in Greece.
|
||||
<p><a href="https://devnol.github.io" class="button">His website</a><a href="https://social.projectsegfau.lt/Panos" class="button">His Pleroma account</a></p>
|
||||
<p><a href="https://devnol.github.io" class="button">His website</a><a href="https://social.projectsegfau.lt/Panos" class="button pleromacolored">His Pleroma account</a></p>
|
||||
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user