Sha256: 6baaf8f4a01cde991e4017ee04a2a4a05c2f307e1a08a99ca0f0bd6a631b0058

Contents?: true

Size: 602 Bytes

Versions: 4

Compression:

Stored size: 602 Bytes

Contents

body {
  background: #fff;
  margin: 0;
  padding: 0;
}

.bg {
  position: absolute;
  width: 100%;
  height: 200px;
  background: #f0f0f0;
  border-bottom: 1px solid #ccc;
  z-index: -1;
}

h1 {
  margin: 0 auto;
  padding: 40px 0 0;
  width: 250px;
}

h1 a {
  display: block;
  background: url(/icon.png) center center no-repeat;
  height: 0;
  padding-top: 250px;
  overflow: hidden;
}

p {
  color: #666;
  width: 250px;
  margin: 40px auto;
  font: 12px/1.5 FreeSans, Helvetica, Arial, sans-serif;
  text-align: center;
}

p a {
  color: #28aad4;
  font-weight: bold;
  text-decoration: none;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
terminus-0.6.0 lib/terminus/public/style.css
terminus-0.5.0 lib/terminus/public/style.css
terminus-0.4.0 lib/terminus/public/style.css
terminus-0.3.0 lib/terminus/public/style.css