Hey folks! I'm looking to replicate some style elements of some nicely formatted official Google Codelabs.
Most of the format guides I find online are all oriented around the Google Doc workflow, not a native markdown editing workflow.
Are there any markdown examples, or places where the codelab markdown itself is hosted, for official Google codelabs?
For instance, if I want to replicate the nice lighter grey font in this one:
Or is this all in the .CSS files themselves?
Or the buttons here:
Or the embedded survey in this one:
^ Again these seem to assume the author is using the Google Doc workflow, talking about "Cells" with certain colors.
Where do I change that in the markdown? Is there a templated example with all possible elements?
-- Apologies for the n00b question, but if I could easily find the source markdown for that codelabs, I could replicate any code elements that change coloration, Google Survey, and other style elements.
Thanks!