mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-19 01:54:25 +00:00
18 lines
319 B
Markdown
18 lines
319 B
Markdown
<!-- markdownlint-disable-file MD041 -->
|
|
|
|
<div class="alert" style="
|
|
background-color: rgba(255,0,0,0.0625);
|
|
border: solid tomato; /* #FF6347 */
|
|
margin: 1em 0;
|
|
padding: 1em 1em 0;
|
|
">
|
|
<header style="
|
|
font-weight: bold;
|
|
margin-bottom: 0.5em;
|
|
text-align: center;
|
|
">🛑 Alert 🛑</header>
|
|
|
|
content
|
|
|
|
</div>
|