site
scripts to generate personal blog and git repositories
git clone https://9o.is/git/site.git
commit b3323bd4628a0ae6e42578bfed2604d839e3f776 parent 03a5084fc28babf89b4f9cff322f4ea030ab6ec5 Author: Jul <jul@9o.is> Date: Sun, 18 Jan 2026 02:16:46 -0500 add vertical spacing in git tables Diffstat:
| M | assets/style.css | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/assets/style.css b/assets/style.css @@ -318,6 +318,7 @@ main.git { table td { vertical-align: top; white-space: nowrap; + padding-top: 0.1em; } #index tr td:nth-child(2),