Sha256: 437ccb687c8e9d70171bc7ca0af4b9b84429efc50b510f49a3ae3d77337563fb

Contents?: true

Size: 587 Bytes

Versions: 1

Compression:

Stored size: 587 Bytes

Contents

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
  max-width: 768px;
  margin: 0 auto;
}

.brand-title,
.brand-tagline {
    display: inline;
}

.brand-title {
    font-weight: 400;
    font-size: 3em;
    letter-spacing: -0.2em;
}

.brand-title  a {
    text-decoration: none;
    color: #000000;
}

.brand-tagline {
    font-weight: 100;
    font-size: 1em;
}

code {
    background: #002b36;
    color: #839496;
    padding: 0.2em;
}

blockquote{
    background: #eeeeee;
    font-style: italic;
    padding: 0.2em 1em;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nwiki-0.3.3 public/nwiki.css