Blog post and update

This commit is contained in:
nnwhen 2025-03-06 20:13:26 +02:00
parent a64d809bc2
commit fb9463b5e5
8 changed files with 267 additions and 8 deletions

View file

@ -104,6 +104,13 @@
background-repeat: no-repeat;
}
.update-related {
background-image: url(../res/asset-blog-update_post.png);
background-size: 120px;
background-position: right top;
background-repeat: no-repeat;
}
#blog-post {
text-align: justify;
text-justify: inter-word;