You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{% set currentPageId = 'forms' %}{% set pageTitle = 'Forms - CastleCSS' %}{% include "inc/header.html" %}
2
+
3
+
<!-- Main -->
4
+
<divclass="b0_12 b4_14 b4_push_01">
5
+
<divclass="p p-b3-3x">
6
+
<divclass="block">
7
+
<h1>Forms</h1>
8
+
<pclass="intro">The right way to inform your visitors</p>
9
+
<pclass="alert">
10
+
Note: You need castlecss-notifications or the full package of CastleCSS for this.
11
+
</p>
12
+
<p>Use the <code>notify</code> and <code>alert</code> classes to make your messages stand out.</p>
13
+
<p>Overwrite colors using your own <ahref="variables.html">variable.scss</a> or overwrite all notifications/alerts with your own notifications.scss file.</p>
0 commit comments