UNPKG

@readium/css

Version:

A set of reference stylesheets for EPUB Reading Systems

12 lines (9 loc) 308 B
/* Readium CSS Ruby display pref A submodule managing the display of ruby text for user settings Part of “User Overrides Advancedclass – “advanced settings” flag required. Repo: https://github.com/readium/css */ :root:--no-ruby body rt, :root:--no-ruby body rp { display: none; }