mirror of
https://github.com/zhigang1992/m.combee.co.git
synced 2026-01-12 22:39:55 +08:00
8 lines
101 B
SCSS
8 lines
101 B
SCSS
body {
|
|
background-color: $gray-background;
|
|
}
|
|
|
|
#content {
|
|
margin: 7px;
|
|
background-color: #FFFFFF;
|
|
} |