mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2024-11-25 00:43:44 +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;
|
|
}
|