#1 by axelizheng
Hi all, I want to set up certain uniform styles/features/etc. across all pages in my experiment. For example, I want to always have a horizontal line <hr> between my title and content, or I want all my tables have the same style across different pages. I suppose can be done through editing global/Page.html, but I am not sure what the syntax or general rule is...could someone please share a simple example? Thanks a lot!
#2 by axelizheng
I actually figured out the style thing. But can we do the <hr> thing, or more generally speaking set up a fixed structure with certain elements on the template page?