File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed
Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 66 margin-left : auto;
77 margin-right : auto;
88 margin-bottom : 20px ;
9- color : # 676767
109}
1110
1211.message h3 {
1312 margin : 0 ;
1413}
1514
1615.message .debug {
17- background-color : rgb (255 , 255 , 128 );
16+ color : # 856404 ;
17+ background-color : # fff3cd ;
1818}
1919
2020.message .success {
21- background-color : rgb (146 , 192 , 146 );
21+ color : # 155724 ;
22+ background-color : # d4edda ;
2223}
2324
2425.message .info {
25- background-color : rgb (173 , 173 , 173 );
26+ color : # 0c5460 ;
27+ background-color : # d1ecf1 ;
2628}
2729
2830.message .warning {
29- background-color : rgb (255 , 199 , 77 );
31+ color : # 856404 ;
32+ background-color : # fff3cd ;
3033}
3134
3235.message .error {
33- background-color : rgb (255 , 182 , 182 );
36+ color : # 721c24 ;
37+ background-color : # f8d7da ;
3438}
You can’t perform that action at this time.
0 commit comments