Add recent news header to boards and posts

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2022-07-19 18:59:25 -07:00
parent d15816fdc4
commit b2cb1536c1
5 changed files with 38 additions and 3 deletions

View File

@@ -165,6 +165,10 @@ th {
font-size: small;
}
.news_recent {
font-size: smaller;
}
/* Misc */
a:link {