parent
757efd9a95
commit
dc60e2f360
4 changed files with 0 additions and 13 deletions
|
@ -56,9 +56,6 @@
|
|||
<td class="level">C 2</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<a href="../img/photo.png">
|
||||
<img class="big photo" src="../img/photo.png" alt="Me in front of hex dumps">
|
||||
</a>
|
||||
</section>
|
||||
<section class="banner">
|
||||
<table><tbody>
|
||||
|
|
|
@ -56,9 +56,6 @@
|
|||
<td class="level">C2</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<a href="../img/photo.png">
|
||||
<img class="big photo" src="../img/photo.png" alt="Moi devant des dumps hexdécimaux">
|
||||
</a>
|
||||
</section>
|
||||
<section class="banner">
|
||||
<table><tbody>
|
||||
|
|
BIN
in/img/photo.png
BIN
in/img/photo.png
Binary file not shown.
Before Width: | Height: | Size: 1.1 MiB |
|
@ -194,13 +194,6 @@ img.org {
|
|||
block-size: 2em;
|
||||
margin-inline-end: .5em;
|
||||
}
|
||||
img.photo {
|
||||
border-radius: 1em;
|
||||
border-bottom: var(--border-on);
|
||||
border-left: var(--border-on);
|
||||
border-right: var(--border-on);
|
||||
border-top: var(--border-on);
|
||||
}
|
||||
|
||||
body.item li:nth-of-type(even) {
|
||||
background: var(--item-even-gradient);
|
||||
|
|
Loading…
Add table
Reference in a new issue