@@ -881,15 +881,15 @@ When using card groups with footers, their content will automatically line up.
881
881
This content is a little bit longer.
882
882
</BCardText>
883
883
<template #footer>
884
- <small class="text-muted ">Last updated 3 mins ago</small>
884
+ <small class="text-body-secondary ">Last updated 3 mins ago</small>
885
885
</template>
886
886
</BCard>
887
887
<BCard title="Title" img-src="https://placekitten.com/g/300/450" img-alt="Image" img-top>
888
888
<BCardText>
889
889
This card has supporting text below as a natural lead-in to additional content.
890
890
</BCardText>
891
891
<template #footer>
892
- <small class="text-muted ">Last updated 3 mins ago</small>
892
+ <small class="text-body-secondary ">Last updated 3 mins ago</small>
893
893
</template>
894
894
</BCard>
895
895
<BCard title="Title" img-src="https://placekitten.com/g/300/450" img-alt="Image" img-top>
@@ -898,7 +898,7 @@ When using card groups with footers, their content will automatically line up.
898
898
This card has even longer content than the first to show that equal height action.
899
899
</BCardText>
900
900
<template #footer>
901
- <small class="text-muted ">Last updated 3 mins ago</small>
901
+ <small class="text-body-secondary ">Last updated 3 mins ago</small>
902
902
</template>
903
903
</BCard>
904
904
</BCardGroup >
@@ -912,7 +912,7 @@ When using card groups with footers, their content will automatically line up.
912
912
This content is a little bit longer.
913
913
</BCardText>
914
914
<template #footer>
915
- <small class="text-muted ">Last updated 3 mins ago</small>
915
+ <small class="text-body-secondary ">Last updated 3 mins ago</small>
916
916
</template>
917
917
</BCard>
918
918
@@ -921,7 +921,7 @@ When using card groups with footers, their content will automatically line up.
921
921
This card has supporting text below as a natural lead-in to additional content.
922
922
</BCardText>
923
923
<template #footer>
924
- <small class="text-muted ">Last updated 3 mins ago</small>
924
+ <small class="text-body-secondary ">Last updated 3 mins ago</small>
925
925
</template>
926
926
</BCard>
927
927
@@ -931,7 +931,7 @@ When using card groups with footers, their content will automatically line up.
931
931
This card has even longer content than the first to show that equal height action.
932
932
</BCardText>
933
933
<template #footer>
934
- <small class="text-muted ">Last updated 3 mins ago</small>
934
+ <small class="text-body-secondary ">Last updated 3 mins ago</small>
935
935
</template>
936
936
</BCard>
937
937
</BCardGroup>
@@ -954,15 +954,15 @@ automatically line up.
954
954
This content is a little bit longer.
955
955
</BCardText>
956
956
<template #footer>
957
- <small class="text-muted ">Last updated 3 mins ago</small>
957
+ <small class="text-body-secondary ">Last updated 3 mins ago</small>
958
958
</template>
959
959
</BCard>
960
960
<BCard title="Title" img-src="https://picsum.photos/300/300/?image=41" img-alt="Image" img-top>
961
961
<BCardText>
962
962
This card has supporting text below as a natural lead-in to additional content.
963
963
</BCardText>
964
964
<template #footer>
965
- <small class="text-muted ">Last updated 3 mins ago</small>
965
+ <small class="text-body-secondary ">Last updated 3 mins ago</small>
966
966
</template>
967
967
</BCard>
968
968
<BCard title="Title" img-src="https://picsum.photos/300/300/?image=41" img-alt="Image" img-top>
@@ -971,7 +971,7 @@ automatically line up.
971
971
This card has even longer content than the first to show that equal height action.
972
972
</BCardText>
973
973
<template #footer>
974
- <small class="text-muted ">Last updated 3 mins ago</small>
974
+ <small class="text-body-secondary ">Last updated 3 mins ago</small>
975
975
</template>
976
976
</BCard>
977
977
</BCardGroup >
@@ -985,7 +985,7 @@ automatically line up.
985
985
This content is a little bit longer.
986
986
</BCardText>
987
987
<template #footer>
988
- <small class="text-muted ">Last updated 3 mins ago</small>
988
+ <small class="text-body-secondary ">Last updated 3 mins ago</small>
989
989
</template>
990
990
</BCard>
991
991
@@ -994,7 +994,7 @@ automatically line up.
994
994
This card has supporting text below as a natural lead-in to additional content.
995
995
</BCardText>
996
996
<template #footer>
997
- <small class="text-muted ">Last updated 3 mins ago</small>
997
+ <small class="text-body-secondary ">Last updated 3 mins ago</small>
998
998
</template>
999
999
</BCard>
1000
1000
@@ -1004,7 +1004,7 @@ automatically line up.
1004
1004
This card has even longer content than the first to show that equal height action.
1005
1005
</BCardText>
1006
1006
<template #footer>
1007
- <small class="text-muted ">Last updated 3 mins ago</small>
1007
+ <small class="text-body-secondary ">Last updated 3 mins ago</small>
1008
1008
</template>
1009
1009
</BCard>
1010
1010
</BCardGroup>
@@ -1047,7 +1047,7 @@ set them to display: inline-block as column-break-inside: avoid is not a bulletp
1047
1047
<BCardText>
1048
1048
This card has supporting text below as a natural lead-in to additional content.
1049
1049
</BCardText>
1050
- <BCardText class="small text-muted ">Last updated 3 mins ago</BCardText>
1050
+ <BCardText class="small text-body-secondary ">Last updated 3 mins ago</BCardText>
1051
1051
</BCard>
1052
1052
<BCard bg-variant="primary" text-variant="white">
1053
1053
<blockquote class="card-blockquote">
@@ -1062,7 +1062,7 @@ set them to display: inline-block as column-break-inside: avoid is not a bulletp
1062
1062
<BCardText>
1063
1063
This card has supporting text below as a natural lead-in to additional content.
1064
1064
</BCardText>
1065
- <BCardText class="small text-muted ">Last updated 3 mins ago</BCardText>
1065
+ <BCardText class="small text-body-secondary ">Last updated 3 mins ago</BCardText>
1066
1066
</BCard>
1067
1067
<BCard img-src="https://picsum.photos/400/400/?image=41" img-alt="Image" overlay />
1068
1068
<BCard img-src="https://picsum.photos/400/200/?image=41" img-alt="Image" img-top>
@@ -1071,7 +1071,7 @@ set them to display: inline-block as column-break-inside: avoid is not a bulletp
1071
1071
This card has even longer content than the first.
1072
1072
</BCardText>
1073
1073
<template #footer>
1074
- <small class="text-muted ">Footer Text</small>
1074
+ <small class="text-body-secondary ">Footer Text</small>
1075
1075
</template>
1076
1076
</BCard>
1077
1077
</BCardGroup >
@@ -1104,7 +1104,7 @@ set them to display: inline-block as column-break-inside: avoid is not a bulletp
1104
1104
<BCardText>
1105
1105
This card has supporting text below as a natural lead-in to additional content.
1106
1106
</BCardText>
1107
- <BCardText class="small text-muted ">Last updated 3 mins ago</BCardText>
1107
+ <BCardText class="small text-body-secondary ">Last updated 3 mins ago</BCardText>
1108
1108
</BCard>
1109
1109
1110
1110
<BCard bg-variant="primary" text-variant="white">
@@ -1121,7 +1121,7 @@ set them to display: inline-block as column-break-inside: avoid is not a bulletp
1121
1121
<BCardText>
1122
1122
This card has supporting text below as a natural lead-in to additional content.
1123
1123
</BCardText>
1124
- <BCardText class="small text-muted ">Last updated 3 mins ago</BCardText>
1124
+ <BCardText class="small text-body-secondary ">Last updated 3 mins ago</BCardText>
1125
1125
</BCard>
1126
1126
1127
1127
<BCard img-src="https://picsum.photos/400/400/?image=41" img-alt="Image" overlay />
@@ -1132,7 +1132,7 @@ set them to display: inline-block as column-break-inside: avoid is not a bulletp
1132
1132
This card has even longer content than the first.
1133
1133
</BCardText>
1134
1134
<template #footer>
1135
- <small class="text-muted ">Footer Text</small>
1135
+ <small class="text-body-secondary ">Footer Text</small>
1136
1136
</template>
1137
1137
</BCard>
1138
1138
</BCardGroup>
0 commit comments