luna-frontend/static/style.css
Andreas Fruhwirt 29142e3b04 added frontend
2025-04-02 20:02:05 +02:00

7 lines
122 B
CSS

.blue-box {
background-color: aqua;
border-radius: 50%;
padding: 15px 32px;
width: 50%;
height: 50%;
}