Sha256: e6b2561722ae822b2e3b11d2721e3fa87ac8089357f2a8493d42d5907d0ab332

Contents?: true

Size: 1.37 KB

Versions: 7

Compression:

Stored size: 1.37 KB

Contents

body {
  font: 11pt/14pt "Helvetica Neue", Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

#page {
  background: white;
  margin: 0 auto;
  width: 540pt;
}

#content {
  padding: 0 12pt 2em 12pt;
}

#nav { padding-bottom: 1em; }

h1, h2 {
  margin: 0 -12pt;
  padding: .5em 12pt;
  line-height: 1.2em;
}

h1 { font-weight: bold; }
h1, h2, h3 { font-weight: 200; }

a { text-decoration: none; color: #66f; }
a:hover, a:active { text-decoration: underline; }

a.anchor { color: inherit; }
a.anchor:hover, a.anchor:active { text-decoration: none;}
a.anchor:hover::before, a.anchor.active::before {
  background: white;
  display: inline-block;
  position: absolute;
  content: '\0261E';
  font-size: 120%;
  font-weight: bold;
  margin-left: -1.2em;
}

ul {
  list-style: square;
}

ul, ol, dl {
  margin: .5em 0;
}

p {
  margin: .5em 0 .5em 0;
  padding: 0;
}

pre code { display: block; }
tt, kbd, code {
  font-family: Monaco, monospace;
  font-size: 80%;
  background: #eee;
  padding: .1em;
  border: 1pt solid #ddd;
  white-space: pre-wrap;
}

.endpoint-name {}
.endpoint-name .verb { font-weight: bold; }
.endpoint-name .root {}
.endpoint-name .path { font-weight: bold; }

a .endpoint-name .verb { display: inline-block; width: 3em; text-align: right; font-size:80% }

.endpoint-name.deprecated { color: gray; }
.schema ul span.deprecated { margin-left:.5em; font-size: 80%; color: red }

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
fdoc-0.3.3 lib/fdoc/templates/styles.css
lurker-0.5.3 lib/lurker/templates/styles.css
lurker-0.5.2 lib/lurker/templates/styles.css
lurker-0.5.1 lib/lurker/templates/styles.css
lurker-0.5.0 lib/lurker/templates/styles.css
fdoc-0.3.2 lib/fdoc/templates/styles.css
fdoc-0.3.1 lib/fdoc/templates/styles.css