Commit e5a807e1 by Matthew Mongeau

Fix message and notice styles.

parent fd223e87
......@@ -115,7 +115,7 @@
padding: 12px;
}
.activation-message, .message, .notice {
.notice {
background: $yellow;
border: 1px solid darken($yellow, 60%);
color: darken($yellow, 60%);
......@@ -124,7 +124,7 @@
padding: 12px;
}
.activation-message {
.activation-message, .message {
padding: 0 40px 10px;
p {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment