minor changes to css and first post

This commit is contained in:
Tabby 2025-04-30 22:21:22 +10:00
parent 12f7995358
commit f4b35da4d9
3 changed files with 32 additions and 0 deletions

View file

@ -60,4 +60,14 @@
/* gap: 2rem; */
}
/* ContentRenderer>table, th, td {
border: 1px solid;
} */
/* .post>.thingy{
p{
background-color: aqua;
}
} */
</style>