Sha256: 3c90544d8e8678988538e93c021fbffe4edb65dc8a0bde1b19ac7f4e770b5c2c

Contents?: true

Size: 674 Bytes

Versions: 2

Compression:

Stored size: 674 Bytes

Contents

.inner {
  max-width: 640px;
  margin: 0 auto;
}

#main {
  text-align: center;
  h3 {
    font-size: 20px;
    font-weight: 300;
    margin: 50px 0;
    color: rgba(0, 0, 0, 0.88);
  }
  p {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.64);
    line-height: 24px;
    margin-bottom: 16px;
  }
  .screenshot {
    width: 100%;
  }
}

.section {
  margin-bottom: 72px;
  p {
    font-size: 15px;
    line-height: 24px;
    font-family: 'Helvetica Neue', Arial;
  }
}

.privacy p, .privacy h3, .privacy ol {
  margin-bottom: 24px;
  line-height: 24px;
}

#document {
  text-align: left;
}

#footer {
  padding: 50px 0;
  text-align: center;
  a {
    margin: 0 10px;
  }
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bot_mob_rails-0.0.2 app/assets/stylesheets/bot_mob/rails/body.scss
bot_mob_rails-0.0.1 app/assets/stylesheets/bot_mob/rails/body.scss