Files
lambda/style.css
2026-01-30 15:56:58 +00:00

13 lines
120 B
CSS

.author {
font-size: 150%;
}
.chat_img {
max-width: 50px;
max-height: 50px;
}
.author_img {
border-radius 100%;
}