Sha256: f4802457c1c0e58b54681caa9ce419ab337df560c54f65c4ce43d7f7b82b255e

Contents?: true

Size: 532 Bytes

Versions: 57

Compression:

Stored size: 532 Bytes

Contents

/* alignment styles */
.text-align-left  {
  text-align: left;
}
.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}
.text-align-justify {
  text-align: justify;
}

/* block alignment styles */
.image-align-left {
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
}
.image-align-right {
  float: right;
  margin-left: 6px;
  margin-bottom: 6px;
}

/* font sizes */
.font-size-small {
  font-size: 0.75em;
}
.font-size-normal {
  font-size: 1em;
}
.font-size-large {
  font-size: 1.25em;
}

Version data entries

57 entries across 57 versions & 2 rubygems

Version Path
refinerycms-core-0.9.9.12 public/stylesheets/refinery/theme.css
refinerycms-core-0.9.9.11 public/stylesheets/refinery/theme.css
refinerycms-core-0.9.9.10 public/stylesheets/refinery/theme.css
refinerycms-core-0.9.9.9 public/stylesheets/refinery/theme.css
refinerycms-core-0.9.9.8 public/stylesheets/refinery/theme.css
refinerycms-core-0.9.9.7 public/stylesheets/refinery/theme.css
refinerycms-core-0.9.9.5 public/stylesheets/refinery/theme.css
refinerycms-core-0.9.9.4 public/stylesheets/refinery/theme.css
refinerycms-core-0.9.9.3 public/stylesheets/refinery/theme.css
refinerycms-core-0.9.9.2 public/stylesheets/refinery/theme.css
refinerycms-core-0.9.9.1 public/stylesheets/refinery/theme.css
refinerycms-0.9.9 core/public/stylesheets/refinery/theme.css
refinerycms-0.9.8.9 vendor/refinerycms/core/public/stylesheets/refinery/theme.css
refinerycms-0.9.8.8 vendor/refinerycms/core/public/stylesheets/refinery/theme.css
refinerycms-0.9.8.7 vendor/refinerycms/core/public/stylesheets/refinery/theme.css
refinerycms-0.9.8.6 vendor/refinerycms/core/public/stylesheets/refinery/theme.css
refinerycms-0.9.7.15 public/stylesheets/refinery/theme.css
refinerycms-0.9.7.14 public/stylesheets/refinery/theme.css
refinerycms-0.9.8.5 vendor/refinerycms/core/public/stylesheets/refinery/theme.css
refinerycms-0.9.8.4 vendor/refinerycms/core/public/stylesheets/refinery/theme.css