mirror of
https://github.com/moparisthebest/www.moparscape.org
synced 2025-03-09 22:29:45 -04:00
8 lines
162 B
Sass
8 lines
162 B
Sass
#page
|
|
background-color: #{!main_bg}
|
|
#main
|
|
background-color: #{!main_bg}
|
|
border-right: 1px solid #{!sidebar_border}
|
|
padding:
|
|
top: 25px
|
|
bottom: 25px |