pages/style.css
2025-01-15 23:06:25 +01:00

8 lines
98 B
CSS

body{
padding: 25px;
text-align: center
}
.title {
color: #5C6AC4;
}