diff --git a/_includes/subStyles.css b/_includes/subStyles.css index 01ebe76..169a4c9 100644 --- a/_includes/subStyles.css +++ b/_includes/subStyles.css @@ -12,12 +12,22 @@ color: #000 !important; } + .tech-note p { + color: #000; + margin-bottom: 0px; + } + + .tech-note h5 { + color: #000; + } + .ceo-note { margin-bottom: 10px; border:1px solid #DFDFDF; border-radius: 10px; background-color: #DFDFDF; padding: 20px; + color: #000 !important; } .backlink::before { diff --git a/recipes.md b/recipes.md index e9f18e8..bf533b6 100644 --- a/recipes.md +++ b/recipes.md @@ -30,7 +30,7 @@ subtitle: For a non-technical founder the mix of code and no-code can be a chall These articles are written to give CEOs and Founders with a non-technical perspective on decisions that are often left to developers to address. Look for these panels to understand - the impact.. + the impact.