Compile sass for theme
This commit is contained in:
@@ -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"> -->
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user