Site update

This commit is contained in:
CronyAkatsuki 2023-10-06 20:10:52 +02:00
parent 33b85e2436
commit 6f9ac9c5b8
24 changed files with 748 additions and 18 deletions

View file

@ -91,3 +91,16 @@ blockquote {
flex-wrap: wrap;
justify-content: center;
}
hr {
color: #51576d;
}
#blog-meta p{
display: inline;
}
#blog-meta #date{
padding-left: 10px;
color: #a5adce;
}