8 lines
532 B
CSS
8 lines
532 B
CSS
/* Stars banner design: a drifting starfield (banner.html — canvas + script
|
|
inlined by the backend into #page-banner). The canvas takes the banner's
|
|
13rem layout height directly so it never renders unclipped before the
|
|
main stylesheet loads; the starfield scales to any height. The design's
|
|
opt-out of theme banner overflow/fade effects also lives in banner.html's
|
|
inline <style>, so it applies atomically with the markup (this file would
|
|
load a beat later and let the overflow flash through mid-transition). */
|