Sha256: 557fa00dbf8b6d2c9bab1f737652d987a0062805348d540c12def82ee6abf645

Contents?: true

Size: 819 Bytes

Versions: 19

Compression:

Stored size: 819 Bytes

Contents

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  height: 100%;
  margin: 0px;
  /* background-image: linear-gradient(to right bottom, #691003, #7a1309, #8b150e, #9d1712, #af1817); */
  background: #DADADA;
}

body {
  margin: 0px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: 'Open Sans';
  color: #313131;
  height: 100%;
}

h1,h2,h3,h4,h5,h6 {
  font-family: 'Overpass';
  font-weight: 800;
  letter-spacing: -1px;
}

.text-center {
  text-align: center;
}

.header {
  padding-top: 40px;
  padding-bottom: 0px;
  height: 64px;
  width: 100%;
}

.logo-image-div {
  vertical-align:middle;
  display:table-cell;
  height: 64px;
  padding: 0px;
}

.logo-image {
  height: 64px;
  padding: 0px;
}

.content {
  width: 100%;
  margin: 0px;
  margin-top: 100px;
}

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
faastruby-0.5.30 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.29 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.28 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.27 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.26 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.25 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.24 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.23 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.22 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.21 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.20 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.19 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.18 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.17 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.16 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.15 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.14 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.13 templates/public-web/assets/stylesheets/main.css
faastruby-0.5.12 templates/public-web/assets/stylesheets/main.css