tomayac’s avatartomayac’s Twitter Archive—№ 19,370

  1. …in reply to @rauschma
    @rauschma @intenttoship Technically that's what alternative style sheets are for: developer.mozilla.org/en-US/docs/Web/CSS/Alternative_style_sheets. Unfortunately it's only natively supported by few browsers like Firefox, but support is easy to add with JavaScript: alistapart.com/article/alternate/ (a little old, but the basic mechanics are unchanged).