made border dotted

This commit is contained in:
Václav Šmejkal 2024-05-25 13:01:05 +02:00
parent feeb4b84f5
commit 35050b61f6
Signed by: ENGO150
GPG Key ID: 4A57E86482968843

@ -239,7 +239,7 @@ body
.post + .post
{
border-top: 1px solid #3E392F;
border-top: 1px dotted #3E392F;
}
.post_info