Sha256: 7e175704020de0fcc27d86508d32995c25144adb0e097f8c7b4ce60717da1249

Contents?: true

Size: 842 Bytes

Versions: 42

Compression:

Stored size: 842 Bytes

Contents

body {
  font-size: $base-font-size;
  font-family: $base-font-family;
  line-height: 1.4;
}

a {
  @include default-link;
  &.alt {
    @include alt-link;
  }
}

big {
  font-size: 110%;
}

h1 {
  font-size: 180%;
  font-weight: bold;
  margin: 0.75em 0;
}

h3 {
  font-weight: bold;
  font-size: 130%;
  margin-top: 1.25em;
  margin-bottom: 0.5em;
}

h4, h5, h6 {
  font-weight: bold;
}

p {
  margin: 1em 0;
}

td {
  vertical-align: middle;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

img {
  border: none;
  vertical-align: middle;
}

input[type=image] {
  border: none;
  vertical-align: middle;
}

input.big {
  font-size: 120%;
}

#change_password span, span.info, span.error {
  font-size: 80%;
}

.clear {
  font-size: 1px;
  clear: both;
}

.warning {
  color: red;
}

table {
  border-collapse: collapse;
}

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
trusty-cms-2.0.9.pre.beta app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-2.0.8.pre.beta app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-2.0.7.pre.beta app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-2.0.5.pre.beta app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-2.0.4.pre.beta app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-2.0.3.pre.beta app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-2.0.2.pre.beta app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-2.0.1.pre.beta app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-2.0.0.pre.beta app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-1.2.29 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-1.2.28 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-1.1.28 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-1.1.27 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-1.1.26 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-1.1.25 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-1.1.24 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-1.1.23 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-1.1.22 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-1.1.21 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-1.1.20 app/assets/stylesheets/admin/partials/_typography.scss