Files
oam/snippets/tip.md
2024-03-18 18:19:38 +01:00

14 lines
284 B
Markdown

<!-- markdownlint-disable-file MD041 -->
<div class="tip" style="
background-color: rgba(0,255,0,0.0625);
border: solid lightGreen; /* #90EE90 */
margin: 1em 0;
padding: 1em 1em 0;
">
<header style="font-weight: bold; margin-bottom: 0.5em">Pro tip</header>
content
</div>