Skip to content

Commit 8c2d0d2

Browse files
committed
Theme Remicrourt - Message error color
1 parent 57d2089 commit 8c2d0d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

remicourt/src/scss/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ footer #container-section-noussuivre {
619619
#messagesviewlet .portalMessage.error,
620620
#localmessagesviewlet .portalMessage.error {
621621
background: $primary-red;
622-
color: #000;
622+
color: #fff;
623623
}
624624

625625
#messagesviewlet .portalMessage.warning,

0 commit comments

Comments
 (0)