Age | Commit message (Collapse) | Author |
|
Apparently manually setting line-height resolves some
instability between a line of text which includes JP
characters and one which does not - it appears that
without a manual line-height, the line height is
computed independently per line. This mostly just
causes an apparent shift when collapsing down to
one line. Avoid it completely.
|
|
No longer necessary because we're now allowing for the
height of the sticky heading (as a whole) to be dynamic.
|
|
Sorry this is a mega-commit - this was rapid iteration and
separate commits would have needed to be committed on the go,
which we didn't do!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also rescue hr.cute
|
|
Missing tooltip for first release + link hash target
so this is very much still wip
|
|
Actually coded yesterday!!!1
|
|
|
|
Also CSS tweak for release box backgrounds, and fix
generateAlbumSidebar being broken for non-track pages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this apparently fixes scrollbar rendering in safari on
overflow: scroll elements lol
blessings to: https://stackoverflow.com/a/75958175
|
|
|
|
|
|
|
|
|
|
If the CSS works, the CSS works. (Groan)
|
|
|
|
|
|
|
|
|
|
|
|
Resolves #519.
|
|
Lets nested blockquote styling kick in.
|
|
|
|
|
|
|