mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 19:27:36 +02:00
11 lines
116 B
CSS
11 lines
116 B
CSS
.title {
|
|
font-size: 30px;
|
|
color: white;
|
|
margin: 10px;
|
|
}
|
|
|
|
.container {
|
|
text-align: center;
|
|
margin: 50px;
|
|
}
|