sendou.ink/app/features/user-page/routes/u.$identifier.admin.module.css
2025-06-14 08:41:52 +03:00

12 lines
130 B
CSS

.dl dt {
font-weight: bold;
}
.dl dt:not(:first-child) {
margin-block-start: var(--s-4);
}
.dl dd {
display: inline-block;
}