Some color tweaks

This commit is contained in:
2022-10-08 21:53:37 -04:00
parent 24a6cd99f2
commit cbfd69583f
2 changed files with 29 additions and 12 deletions

View File

@@ -61,7 +61,10 @@ for the JavaScript code in this page.
<header>
viewing
<a href="/">owner</a>/<a href="/">repo</a>/<a href="/">branch</a> as user
<span class=linkedPath>
<a href="/">owner</a>/<a href="/">repo</a>/<a href="/">branch</a>
</span>
as user
</header>
@@ -73,23 +76,23 @@ for the JavaScript code in this page.
<table class=files border=1>
<tbody>
<tr>
<td>file name</td>
<td>most recent commit</td>
<td><a href="/">file name</a></td>
<td><a href="/">most recent commit</a></td>
<td><time datetime="2023-01-01">in 2 months</time></td>
</tr>
<tr>
<td>file name</td>
<td>most recent commit</td>
<td><a href="/">file name</a></td>
<td><a href="/">most recent commit</a></td>
<td><time datetime="2023-01-01">in 2 months</time></td>
</tr>
<tr>
<td>file name</td>
<td>most recent commit</td>
<td><a href="/">file name</a></td>
<td><a href="/">most recent commit</a></td>
<td><time datetime="2023-01-01">in 2 months</time></td>
</tr>
<tr>
<td>file name</td>
<td>most recent commit</td>
<td><a href="/">file name</a></td>
<td><a href="/">most recent commit</a></td>
<td><time datetime="2023-01-01">in 2 months</time></td>
</tr>
</tbody>