|
|
@ -110,12 +110,12 @@ b-warning::before { |
|
|
|
color: orange !important; |
|
|
|
color: orange !important; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
b-notice { |
|
|
|
b-info { |
|
|
|
border-color: cornflowerblue; |
|
|
|
border-color: cornflowerblue; |
|
|
|
color: cornflowerblue; |
|
|
|
color: cornflowerblue; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
b-notice::before { |
|
|
|
b-info::before { |
|
|
|
content: "ℹ️"; |
|
|
|
content: "ℹ️"; |
|
|
|
font-family: "Font Awesome 5 Free" !important; |
|
|
|
font-family: "Font Awesome 5 Free" !important; |
|
|
|
color: cornflowerblue; |
|
|
|
color: cornflowerblue; |
|
|
|