[02sphinx] 07tk0miya 0399fbd44 - Store stylesheets as an instance variable of HTML builder So far, CSS files are stored as a class variable of HTML builder. Not to have status globally, this changes it to an instance varable.
[02sphinx] 07tk0miya 033afc72f - Rename add_stylesheet() to add_css_file()