Outlined

This variation of alerts has a more emphasized styling and is a alternative way to draw attention to information.

Title

outlined message

Markup

Toggle example guides Toggle HTML markup

<div pam-Alert="outlined">
    <h1>Title</h1>
    <p>outlined message</p>
</div>