aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/partials/_page.sass
blob: 8bea659cbd3145f755b6cd4556317cf60994d7c3 (plain)
1
2
3
4
5
6
7
8
#page
  background-color: $main_bg
#main
  background-color: $main_bg
  border-right: 1px solid $sidebar_border
  padding:
    top: 25px
    bottom: 25px