std-internal-docs/style.css
2025-07-27 16:40:29 +02:00

9 lines
164 B
CSS

._internal-info {
background-color: red;
color: white;
font-weight: 600;
display: flex;
flex-direction: column;
justify-content: center;
}