Restore some lost styles

This commit is contained in:
Râu Cao 2026-01-24 20:47:42 +07:00
parent 25d45a62c3
commit e61dc00725
Signed by: raucao
GPG Key ID: 37036C356E56CC51

View File

@ -298,6 +298,16 @@ body {
background: #0069d9;
}
.meta-info {
font-size: 0.9rem;
}
.meta-info p:first-child {
margin-top: 1.2rem;
padding-top: 1.2rem;
border-top: 1px solid #eee;
}
.meta-info a {
color: #007bff;
text-decoration: none;