I have been trying to generate rapidoc-min.js file with custom styles applied to custom-styles.js, as suggested in this documentation of RapiDoc in the section about Advanced Styling - see also the screenshot below.
My question is: is there a way I can list all possible tags or classes and ids that may be used to style my OpenAPI docs rendering with RapiDoc? Is there an example of custom-styles.js with the use of more than few tags in the css content?
