Sha256: 4aae82ed193e873d71bc35e2e29b7eae8c3793321880dbf5fe9e82bceee0f852

Contents?: true

Size: 526 Bytes

Versions: 25

Compression:

Stored size: 526 Bytes

Contents

/* this is a work in progress. :) */

main .method-header {
  background: rgba(27,31,35,0.05);
  border: 1px solid #6C8C22;
  padding: 0.5em;
  border-radius: 4px;
  /* padding: 0 0.5em; */
  /* border-width: 0 1px; */
  /* border-color: #6C8C22; */
  /* border-style: solid; */
}

main .method-description, main .aliases {
  padding-left: 1em;
}

body {
  /*
   * The default (300) can be too low contrast.  Also, many fonts don't
   * distinguish between 300->400, so <em>...</em> had no effect.
   */
  font-weight: 400;
}

Version data entries

25 entries across 24 versions & 6 rubygems

Version Path
net-imap-0.4.9 docs/styles.css
net-imap-0.4.8 docs/styles.css
net-imap-0.4.7 docs/styles.css
net-imap-0.4.6 docs/styles.css
net-imap-0.4.5 docs/styles.css