Sha256: 0310fef738909992204aa1896a04c329dcd82d1597aa2cfcb72f5101cdfce117

Contents?: true

Size: 868 Bytes

Versions: 80

Compression:

Stored size: 868 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;
}

.fa{
  color: #94BDC3;
}

Version data entries

80 entries across 80 versions & 1 rubygems

Version Path
trusty-cms-4.0.2 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-3.9.7 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-3.9.6 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-3.9.5 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-4.0.1 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-3.9.4 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-3.9.3 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-3.9.2 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-4.0.0 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-3.9.1 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-3.9.0 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-3.8.4 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-3.8.3 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-3.8.2 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-3.8.1 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-3.8.0 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-3.7.1 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-3.7.0 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-3.6.2 app/assets/stylesheets/admin/partials/_typography.scss
trusty-cms-3.6.1 app/assets/stylesheets/admin/partials/_typography.scss