Update tests for dark mode & GitHub link changes

This commit is contained in:
Justin Mayer 2025-07-22 17:16:03 +02:00
commit 87e3b60da7
77 changed files with 905 additions and 74 deletions

View file

@ -14,8 +14,17 @@
</head>
<body id="index" class="home">
<style type="text/css">
div.github_url {
position: absolute;
border: 0;
background: black;
padding: 2px 8px;
width: 120px;
}
</style>
<a href="http://github.com/ametaireau/">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://github.blog/wp-content/uploads/2008/12/forkme_right_red_aa0000.png" alt="Fork me on GitHub" />
<div class="github_url" style="top: 0; right: 0; border-radius: 0 0 0 8px;">Fork me on GitHub</div>
</a>
<header id="banner" class="body">
<h1><a href="./">Alexis' log</a></h1>