Sha256: 616d0b13f9c713895f2a7e7a08febffb45bdb71a6093f712a7f81c57000d5e6f

Contents?: true

Size: 851 Bytes

Versions: 3

Compression:

Stored size: 851 Bytes

Contents

h1 {
  font-weight: 200;
  color: #3D4C5C;
}

.controls {
  margin-bottom: 80px;
}

.welcome {
  font-size: 1.3em;
  font-weight: 260;
  text-align: justify;
}

.jumbotron {
  background-color: #96BBE0;
}

.btn-info, .btn-info:hover, .btn-info:focus {
  background-color: #B68900;
  border-color: #B68900;
}

.btn-primary, .btn-primary:hover, .btn-primary:focus {
  background-color: #5C728A;
  border-color: #5C728A;
}

.running-actions {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

th, td {
  padding: 8px;
}

th {
  font-weight: 270;
}

.title-text {
  font-weight: 200;
  margin-top: 30px;
}

.collapse-note {
  font-weight: 150;
  font-size: 0.85em;
  font-style: italic;
  margin-bottom: 40px;
}

table {
  margin-bottom: 20px;
  margin-top: 10px;
  width: 100%;
}

a:hover, a:visited, a:link {
  text-decoration: none;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
missing_text-1.0.2 app/assets/stylesheets/missing_text/custom.scss
missing_text-1.0.1 app/assets/stylesheets/missing_text/custom.scss
missing_text-1.0.0 app/assets/stylesheets/missing_text/custom.scss