mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-02-04 21:33:56 +00:00
11 lines
154 B
CSS
11 lines
154 B
CSS
|
|
.boleros-body {
|
|
background-color: #16160E;
|
|
}
|
|
.boleros-offset {
|
|
margin-left: 40px;
|
|
margin-right: 40px;
|
|
}
|
|
.boleros-back {
|
|
background-color: #F3F3F3;
|
|
}
|