EyeTrackVR-Docs/docs/_includes/custom/alerts/alerts_alternative/warning.html
ZanzyTHEbar 6eff014c75 update
- Add two designs and methods for Alerts with custom styling
- Comment out the icon on links CSS - for use when needed/Wanted
- Begin creation of FAQ tempalte
2022-06-03 18:48:20 +02:00

2 lines
147 B
HTML

<div markdown="span" class="alert alert-danger" role="alert"><i class="fa fa-exclamation-circle"></i> <b>Warning:</b>
{{include.content}}</div>