[12/11/23] Adding CSS and JS for new post

This commit is contained in:
Andrew Conlin 2023-11-12 17:34:07 +00:00
parent 0408b374e7
commit 059878220a
3 changed files with 427 additions and 4 deletions

View file

@ -94,3 +94,8 @@ img.letterboxd {
background-color: gold;
color: black;
}
table, th, td {
border: 1px solid;
padding: 5px;
}|