Sha256: 2c398c4e9e3fff7fd064de68e5542d8f23f3c73f21e0b245100f03dc9dd7a96d

Contents?: true

Size: 1.1 KB

Versions: 1

Compression:

Stored size: 1.1 KB

Contents

body
  margin: 0
  padding: 0
  background: $body-background-color

body > section.grid
  +screen(mobile)
    padding-left: 0 !important
    padding-right: 0 !important

body > header
  background: $general-background-color
  color: white

  .top
    .secondary
      text-align: right
      padding-top: 25px
      a
        color: white
      .profile
        margin: 10px

  nav
    ul
      margin: 0
      padding: 0
      list-style: none
      margin: 0 15px
      li
        display: table
        float: left
        background: white
        margin: 0 4px
        border-radius: 4px 4px 0 0
        &.secondary
          float: right
        a
          display: table
          padding: 10px 13px
          text-decoration: none

body > section
  background: white
  position: relative
  top: -3px
  border-radius: 3px

  &.grid > [class*='col-']
    padding-right: 0
    & > .content
      margin: 15px

      h1
        margin-top: 0

.section-options
  padding-top: 10px
  text-align: right

.pagination
  margin: 15px 0 50px 0
  & > span
    padding: 3px 3px
    margin: 2px
    &.page
      text-align: center

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cas-cms-0.1.0 app/assets/stylesheets/cas/layout.sass