This commit is contained in:
Marc Beninca 2022-06-05 18:41:14 +02:00
parent 2cc8122a99
commit e624376488
2 changed files with 49 additions and 18 deletions

View file

@ -2,10 +2,37 @@
width: device-width;
zoom: 1;
}
html {
background: rgb(0,0,0);
color: rgb(160,160,160);
font-family: sans;
}
a {
color: rgb(0,192,192);
}
a:hover {
color: rgb(192,0,0);
}
a:visited {
color: rgb(0,160,160);
}
table {
empty-cells: hide;
}
th,td {
border-radius: .2em;
}
th {
background: rgb(64,64,64);
color: rgb(128,128,0);
}
td {
text-align: center;
background: rgb(48,48,48);
border: 1px solid;
border-color: rgb(192,192,192);
text-align: center;
}
td.left_third_ko {
background: linear-gradient(90deg, rgba(255,0,0,.3) 0%, rgba(255,0,0,.3) 25%, rgba(255,0,0,0) 33%, rgba(255,0,0,0) 100%);
background: linear-gradient(90deg, rgba(255,0,0,.5) 0%, rgba(255,0,0,.5) 25%, rgba(255,0,0,0) 33%, rgba(255,0,0,0) 100%);
}

View file

@ -1,35 +1,42 @@
<!DOCTYPE html>
<html>
<head>
<!DOCTYPE html><html><head>
<meta charset="UTF-8">
<meta name="flattr:id" content="z3d26l">
<link rel="stylesheet" href="index.css">
<title>Marc Beninca</title>
</head>
<body>
</head><body>
<h1><a href="https://marc.beninca.link">Marc Beninca</a></h1>
<ul>
<li><a href="https://linkedin.com/in/marc-beninca">LinkedIn</a></li>
</ul>
<table>
<tr><th colspan="2">OpenPGP</th></tr>
<tr><td colspan="2"><a href="https://marc.beninca.link/pgp.asc">marc.beninca.link</a></td></tr>
<tr><td colspan="2"><a href="https://meta.sr.ht/~marc_beninca.pgp">meta.sr.ht</a></td></tr>
<tr><td colspan="2"><a href="https://keys.openpgp.org/search?q=marc@beninca.link">keys.openpgp.org</a></td></tr>
<tr>
<th><a href="https://keybase.io/marc_beninca">Key<br>Base</a></th>
<th><a href="https://keyoxide.org/hkp/marc@beninca.link">Key<br>Oxide</a></th>
<th><a href="https://liberapay.com/marc.beninca">Libera<br>Pay</a></th>
<th><a href="https://utip.io/marc_beninca">U<br>Tip</a></th>
<th><a href="https://patreon.com/marc_beninca">Patreon</a></th>
</tr><tr>
</tr>
<tr>
<td colspan="5"><a href="https://twitter.com/marc_beninca">Twitter</a></td>
</tr><tr>
<td colspan="3"><a href="https://github.com/marc-beninca">GitHub</a></td>
<td colspan="2"><a href="https://youtube.com/channel/UC4uk_6OKRke2soVah-Tf2Lw">YouTube</a></td>
</tr><tr>
<td colspan="3" class="left_third_ko"><a href="https://social.tchncs.de/@marc_beninca">Mastodon</a></td>
<td colspan="2"><a href="https://instagram.com/marc.beninca">Instagram</a></td>
</tr><tr>
<td colspan="3"><a href="https://github.com/marc-beninca">GitHub</a></td>
<td colspan="2"><a href="https://youtube.com/channel/UC4uk_6OKRke2soVah-Tf2Lw">YouTube</a></td>
</tr><tr>
<td><a href="https://dmoj.ca/user/marc_beninca">DMOJ</a></td>
<td colspan="2"><a href="https://poa.st/@marc_beninca">Pleroma</a></td>
<td colspan="2">Discord</td>
@ -58,7 +65,7 @@
<td><a href="https://openstreetmap.org/user/Marc Beninca">OpenStreetMap</a></td>
</tr>
<tr><th /></tr>
<tr><th colspan="2">DNS</th></tr>
<tr><td colspan="2"><a href="https://beninca.link">beninca.link</a></td></tr>
<tr><td colspan="2"><a href="https://computing.land">computing.land</a></td></tr>
@ -87,17 +94,14 @@
</table>
<ul>
<li><a href="https://linkedin.com/in/marc-beninca">LinkedIn</a></li>
</ul>
<h2>git</h2>
<ul>
<li><a href="https://notabug.org/marc.beninca">NotABug</a></li>
<li><a href="https://pagure.io/user/marc-beninca">Pagure</a></li>
<li><a href="http://rocketgit.com/marc.beninca">RocketGit</a></li>
<li><a href="https://sr.ht/~marc_beninca/rwx.work/sources">SourceHut</a></li>
</ul><ul>
</ul>
<ul>
<li>FSFE</li>
<li>Gforge</li>
<li>Gitee</li>