mastodon
This commit is contained in:
parent
e624376488
commit
0a95d22ccb
2 changed files with 1 additions and 4 deletions
|
@ -33,6 +33,3 @@ border: 1px solid;
|
||||||
border-color: rgb(192,192,192);
|
border-color: rgb(192,192,192);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
td.left_third_ko {
|
|
||||||
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%);
|
|
||||||
}
|
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="5"><a href="https://twitter.com/marc_beninca">Twitter</a></td>
|
<td colspan="5"><a href="https://twitter.com/marc_beninca">Twitter</a></td>
|
||||||
</tr><tr>
|
</tr><tr>
|
||||||
<td colspan="3" class="left_third_ko"><a href="https://social.tchncs.de/@marc_beninca">Mastodon</a></td>
|
<td colspan="3"><a href="https://mastodon.cloud/@marc_beninca">Mastodon</a></td>
|
||||||
<td colspan="2"><a href="https://instagram.com/marc.beninca">Instagram</a></td>
|
<td colspan="2"><a href="https://instagram.com/marc.beninca">Instagram</a></td>
|
||||||
</tr><tr>
|
</tr><tr>
|
||||||
<td colspan="3"><a href="https://github.com/marc-beninca">GitHub</a></td>
|
<td colspan="3"><a href="https://github.com/marc-beninca">GitHub</a></td>
|
||||||
|
|
Loading…
Reference in a new issue