This is probably an extremely simple question for somebody knowing HTML/CSS just a tiny bit, so upfront, apologies but I couldn't find anything online (and I'm not sure where to look exactly). Specifically, I want to have some basic paper-styles applied to some of the widgets. In this case it is the secondary
text attribute, depicted at the top (mostly) here: https://elements.polymer-project.org/elements/paper-styles?view=demo:demo/index.html&active=paper-styles
I want to use this to style the second line of a paper-item. I also posted an issue on the github repo of jupyter/declarativewidgets with more information (code snippets), please see here. Any help/pointer/tip/explanation would be greatly appreciated!