Async-Redis
view release on metacpan or search on metacpan
examples/pagi-chat/public/css/style.css view on Meta::CPAN
.user-avatar {
width: 36px;
height: 36px;
border-radius: 50%;
background: var(--accent-color);
color: white;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
font-size: 1rem;
}
.user-name {
font-weight: 500;
}
/* Sidebar Sections */
.sidebar-section {
padding: 1rem;
( run in 0.635 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )