Compile sass for theme

This commit is contained in:
kbe
2025-08-19 09:05:50 +02:00
parent 17fb355560
commit 63869c3090
2 changed files with 8 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
<link href="/assets/plugins/scrollcue/scrollcue.css" rel="stylesheet">
<link href="/assets/plugins/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="/assets/css/theme.css" rel="stylesheet">
<link href="/assets/css/theme-colors/theme-color-blue.css" rel="stylesheet">
<!-- Fonts/Icons -->
<!-- <link href="/assets/plugins/bootstrap-icons/bootstrap-icons.css" rel="stylesheet"> -->
<!-- <link href="/assets/plugins/font-awesome/css/all.css" rel="stylesheet"> -->

View File

@@ -1485,6 +1485,13 @@ i {
.icon-sm i {
font-size: 0.9em;
}
.icon-sm figcaption.wp-element-caption {
font-size: 0.9em;
font-style: italic;
color: #aeaeae;
margin-top: 0.5em;
text-align: center;
}
.accordion {
list-style-type: none;