|
|
@ -43,7 +43,7 @@
|
|
|
|
--bs-black-rgb: 67, 89, 113;
|
|
|
|
--bs-black-rgb: 67, 89, 113;
|
|
|
|
--bs-body-color-rgb: 105, 122, 141;
|
|
|
|
--bs-body-color-rgb: 105, 122, 141;
|
|
|
|
--bs-body-bg-rgb: 245, 245, 249;
|
|
|
|
--bs-body-bg-rgb: 245, 245, 249;
|
|
|
|
--bs-font-sans-serif: "Public Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
|
|
--bs-font-sans-serif: "Noto Sans Korean", "Public Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
|
|
--bs-font-monospace: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
|
|
--bs-font-monospace: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
|
|
--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
|
|
|
|
--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
|
|
|
|
--bs-root-font-size: 14px;
|
|
|
|
--bs-root-font-size: 14px;
|
|
|
@ -222,7 +222,7 @@ blockquote {
|
|
|
|
|
|
|
|
|
|
|
|
b,
|
|
|
|
b,
|
|
|
|
strong {
|
|
|
|
strong {
|
|
|
|
font-weight: 900;
|
|
|
|
font-weight: 700;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
small, .small {
|
|
|
|
small, .small {
|
|
|
@ -11895,24 +11895,24 @@ button.list-group-item-gray.active {
|
|
|
|
font-style: normal !important;
|
|
|
|
font-style: normal !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.fw-light {
|
|
|
|
|
|
|
|
font-weight: 300 !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.fw-lighter {
|
|
|
|
.fw-lighter {
|
|
|
|
font-weight: 100 !important;
|
|
|
|
font-weight: 100 !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.fw-light {
|
|
|
|
|
|
|
|
font-weight: 300 !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.fw-normal {
|
|
|
|
.fw-normal {
|
|
|
|
font-weight: 400 !important;
|
|
|
|
font-weight: 400 !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.fw-bold {
|
|
|
|
.fw-semibold {
|
|
|
|
font-weight: 700 !important;
|
|
|
|
font-weight: 500 !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.fw-semibold {
|
|
|
|
.fw-bold {
|
|
|
|
font-weight: 600 !important;
|
|
|
|
font-weight: 700 !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.fw-bolder {
|
|
|
|
.fw-bolder {
|
|
|
|