Sha256: d36b50c249374c47240916978c21c8b5e492a6b0d297558c3b6a1fbc23e61399

Contents?: true

Size: 700 Bytes

Versions: 1

Compression:

Stored size: 700 Bytes

Contents

body {
  background:   #222;
  margin:       0;
  padding:      40px;
}

.container {
  background:   #fff;
  color:        #444;
  margin:       0 auto;
  padding:      40px;
  width:        400px;
  font:         16px/1.5 Georgia, Times New Roman, serif;
}

.footer {
  margin:       0 auto;
  padding:      40px;
  width:        400px;
  color:        #fff;
  font:         13px Helvetica, Arial, sans-serif;
}

h1 {
  font:         bold 64px Helvetica, Arial, sans-serif;
  letter-spacing: -0.03em;
  margin:       0 0 32px;
  color:        #f00846;
}

a {
  color:        #f00846;
  text-decoration: none;
}

a:hover {
  background:   #f00846;
  color:        #fff;
}

p {
  margin:       0;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
terminus-0.1.0 lib/public/style.css