File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/Elastic.Documentation.Site/Assets/markdown Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1919 & .note {
2020 @apply border-blue-elastic-40 bg-blue-elastic-10;
2121 .admonition-title {
22- @apply text-blue-elastic-90 bg-blue-elastic-20;
22+ @apply text-blue-elastic-110 bg-blue-elastic-20;
2323 }
2424 }
2525
2626 & .tip {
2727 @apply border-teal-40 bg-teal-10;
2828 .admonition-title {
29- @apply text-teal-90 bg-teal-20;
29+ @apply text-teal-110 bg-teal-20;
3030 }
3131 }
3232
3333 & .warning {
3434 @apply border-yellow-40 bg-yellow-10;
3535
3636 .admonition-title {
37- @apply text-yellow-90 bg-yellow-20;
37+ @apply text-yellow-110 bg-yellow-20;
3838 }
3939 }
4040
4141 & .important {
4242 @apply border-purple-40 bg-purple-10;
4343
4444 .admonition-title {
45- @apply text-purple-90 bg-purple-20;
45+ @apply text-purple-110 bg-purple-20;
4646 }
4747 }
4848
4949 & .plain {
5050 @apply border-grey-40 bg-grey-10;
5151
5252 .admonition-title {
53- @apply text-grey-90 bg-grey-20;
53+ @apply text-grey-110 bg-grey-20;
5454 }
5555 }
5656 }
You can’t perform that action at this time.
0 commit comments