Use new warning class instead of element style
authorClinton Ebadi <clinton@unknownlamer.org>
Sat, 22 Mar 2014 21:22:52 +0000 (17:22 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Sat, 22 Mar 2014 21:22:52 +0000 (17:22 -0400)
app/join.mlt

index 7897292..9019574 100644 (file)
@@ -37,7 +37,7 @@
                | SOME unix_passwd =>
                        %><h3>Application recorded</h3>
                        Check your e-mail for a message with further instructions.
-                       <div style="border: 2px solid firebrick; background-color: salmon">
+                       <div class="warning">
              <h1>Initial Password</h1>
              <h2>Save this password to use to access your new account if your application is approved:</h2>
                        <blockquote><tt><% Web.html unix_passwd %></tt></blockquote>