Sha256: 4aae82ed193e873d71bc35e2e29b7eae8c3793321880dbf5fe9e82bceee0f852
Contents?: true
Size: 526 Bytes
Versions: 21
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
21 entries across 21 versions & 4 rubygems