mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
10 lines
116 B
CSS
10 lines
116 B
CSS
.title {
|
|
font-size: 30px;
|
|
color: white;
|
|
margin: 10px;
|
|
}
|
|
|
|
.container {
|
|
text-align: center;
|
|
margin: 50px;
|
|
}
|