|
|
|
|
|
|
|
body, #marimo-app *, .marimo-output *, .marimo-markdown *, .marimo-ui-element * { |
|
font-family: 'Garamond', 'EB Garamond', serif !important; |
|
} |
|
|
|
|
|
.technique-why-it-works, |
|
.technique-resources { |
|
padding: 15px !important; |
|
border-radius: 8px !important; |
|
} |
|
|
|
.technique-why-it-works p, |
|
.technique-resources p { |
|
color: #4a5568 !important; |
|
} |
|
|
|
.technique-resources a { |
|
color: #4a5568 !important; |
|
} |
|
|
|
|
|
.technique-bad-example { |
|
background-color: #fffbeb !important; |
|
border: 1px solid #f0c419 !important; |
|
} |
|
|
|
.technique-good-example { |
|
background-color: #f8fdf7 !important; |
|
border: 1px solid #4caf50 !important; |
|
} |
|
|
|
.technique-explanation { |
|
background-color: #f0f7fc !important; |
|
border: 1px solid #a3c6e0 !important; |
|
} |
|
|
|
|
|
.technique-bad-example h4 { |
|
color: #4a5568 !important; |
|
} |
|
|
|
.technique-good-example h4 { |
|
color: #4a5568 !important; |
|
} |
|
|
|
.technique-explanation h4 { |
|
color: #4a5568 !important; |
|
} |
|
|
|
|
|
.marimo-accordion-panel { |
|
background-color: #fff0f0 !important; |
|
} |
|
|
|
|
|
.marimo-accordion button { |
|
color: #000000 !important; |
|
font-size: 1.1em !important; |
|
font-weight: 500 !important; |
|
background-color: #fff0f0 !important; |
|
} |
|
|
|
|
|
.marimo-accordion [data-state="open"] button { |
|
color: #000000 !important; |
|
background-color: #fff0f0 !important; |
|
} |
|
|
|
|
|
input, textarea, button, select, label, a, h1, h2, h3, h4, h5, h6 { |
|
font-family: 'Garamond', 'EB Garamond', serif !important; |
|
} |
|
|
|
|
|
[class*="marimo"], [id*="marimo"], [class*="mui"], .MuiTypography-root { |
|
font-family: 'Garamond', 'EB Garamond', serif !important; |
|
} |