Commit 8fda1057 authored by Claude Meny's avatar Claude Meny

Update notices.css

parent cae2f9d8
Pipeline #18652 canceled with stage
......@@ -60,3 +60,14 @@
.notices.purple strong {
color: #8f24da;
}
.notices.grey {
border-left: 10px solid #a5a5a5;
background: #e9e7e7;
color: #e9e7e7;
}
.notices.grey b,
.notices.grey strong {
color: #e9e7e7;
}
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