pages/style.css

9 lines
98 B
CSS
Raw Normal View History

2025-01-15 23:06:25 +01:00
body{
padding: 25px;
text-align: center
}
.title {
color: #5C6AC4;
}