Sha256: cae7576137f6cf4909e59ae6c501e65e4a4e3617c04020c129e8ae3358b8eb3f
Contents?: true
Size: 483 Bytes
Versions: 4
Compression:
Stored size: 483 Bytes
Contents
/* ** http://stackoverflow.com/questions/38680695/adjust-the-vertical-positioning-of-ruby-text */ ruby { ruby-position: over; ruby-align: center; display: inline-flex; flex-direction: column-reverse; } rb, rt { display: inline; line-height: 1; text-align: center; } rt { font-size: 80%; margin-bottom: -0.2em; } rb { font-weight: bold; } /* ruby notation */ ruby rb a { color: $text-color; } ruby rb a:visited { color: $text-color; }
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
scateu.me-jekyll-theme-0.2.1 | _sass/_ruby.scss |
scateu.me-jekyll-theme-0.2.0 | _sass/_ruby.scss |
scateu.me-jekyll-theme-0.1.2 | _sass/_ruby.scss |
scateu.me-jekyll-theme-0.1.1 | _sass/_ruby.scss |