mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-06-20 01:44:42 +02:00
14 lines
No EOL
229 B
CSS
14 lines
No EOL
229 B
CSS
body {
|
|
background-color: rgb(236, 236, 236);
|
|
}
|
|
|
|
.body-landing .container {
|
|
background-color: white;
|
|
border-radius: 10px;
|
|
padding: 20px;
|
|
}
|
|
|
|
.main-footer {
|
|
padding-bottom: 10rem;
|
|
background-color: #dfe5eb;
|
|
} |