Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeff Balicki
/
FP_Canada
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
678a58f4
authored
2022-02-10 16:20:05 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ee
1 parent
497e5e47
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
28 additions
and
178 deletions
wp-content/themes/understrap-child/css/child-theme.css
wp-content/themes/understrap-child/css/child-theme.css.map
wp-content/themes/understrap-child/css/custom-editor-style.css
wp-content/themes/understrap-child/css/custom-editor-style.css.map
wp-content/themes/understrap-child/src/sass/theme/_sub.scss
wp-content/themes/understrap-child/style.css
wp-content/themes/understrap-child/css/child-theme.css
View file @
678a58f
...
...
@@ -154,10 +154,8 @@ p {
abbr
[
title
],
abbr
[
data-bs-original-title
]
{
-webkit-text-decoration
:
underline
dotted
;
text-decoration
:
underline
dotted
;
cursor
:
help
;
-webkit-text-decoration-skip-ink
:
none
;
text-decoration-skip-ink
:
none
;
}
...
...
@@ -448,10 +446,6 @@ legend + * {
padding
:
0
;
}
::-webkit-file-upload-button
{
font
:
inherit
;
}
::file-selector-button
{
font
:
inherit
;
}
...
...
@@ -2206,8 +2200,6 @@ progress {
background-color
:
#fff
;
background-clip
:
padding-box
;
border
:
1px
solid
#ced4da
;
-webkit-appearance
:
none
;
-moz-appearance
:
none
;
appearance
:
none
;
border-radius
:
0.25rem
;
transition
:
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
...
...
@@ -2295,14 +2287,6 @@ progress {
.widget_archive
select
::-webkit-date-and-time-value
{
height
:
1.5em
;
}
.form-control
::-moz-placeholder
,
.wpcf7
.wpcf7-validation-errors
::-moz-placeholder
,
.wpcf7
input
[
type
=
text
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
search
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
url
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
tel
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
number
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
range
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
date
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
month
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
week
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
time
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
datetime
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
datetime-local
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
color
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
email
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
file
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
submit
]
::-moz-placeholder
,
.wpcf7
select
::-moz-placeholder
,
.wpcf7
textarea
::-moz-placeholder
,
.widget_categories
select
::-moz-placeholder
,
.widget_archive
select
::-moz-placeholder
{
color
:
#6c757d
;
opacity
:
1
;
}
.form-control
:-ms-input-placeholder
,
.wpcf7
.wpcf7-validation-errors
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
text
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
search
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
url
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
tel
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
number
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
range
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
date
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
month
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
week
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
time
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
datetime
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
datetime-local
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
color
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
email
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
file
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
submit
]
:-ms-input-placeholder
,
.wpcf7
select
:-ms-input-placeholder
,
.wpcf7
textarea
:-ms-input-placeholder
,
.widget_categories
select
:-ms-input-placeholder
,
.widget_archive
select
:-ms-input-placeholder
{
color
:
#6c757d
;
opacity
:
1
;
}
.form-control
::placeholder
,
.wpcf7
.wpcf7-validation-errors
::placeholder
,
.wpcf7
input
[
type
=
text
]
::placeholder
,
.wpcf7
input
[
type
=
search
]
::placeholder
,
.wpcf7
input
[
type
=
url
]
::placeholder
,
...
...
@@ -2365,22 +2349,6 @@ progress {
background-color
:
#e9ecef
;
opacity
:
1
;
}
.form-control
::-webkit-file-upload-button
,
.wpcf7
.wpcf7-validation-errors
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
text
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
search
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
url
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
tel
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
number
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
range
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
date
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
month
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
week
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
time
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
datetime
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
datetime-local
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
color
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
email
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
file
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
submit
]
::-webkit-file-upload-button
,
.wpcf7
select
::-webkit-file-upload-button
,
.wpcf7
textarea
::-webkit-file-upload-button
,
.widget_categories
select
::-webkit-file-upload-button
,
.widget_archive
select
::-webkit-file-upload-button
{
padding
:
0.375rem
0.75rem
;
margin
:
-0.375rem
-0.75rem
;
-webkit-margin-end
:
0.75rem
;
margin-inline-end
:
0.75rem
;
color
:
#212529
;
background-color
:
#e9ecef
;
pointer-events
:
none
;
border-color
:
inherit
;
border-style
:
solid
;
border-width
:
0
;
border-inline-end-width
:
1px
;
border-radius
:
0
;
-webkit-transition
:
color
0.15s
ease-in-out
,
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
transition
:
color
0.15s
ease-in-out
,
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
}
.form-control
::file-selector-button
,
.wpcf7
.wpcf7-validation-errors
::file-selector-button
,
.wpcf7
input
[
type
=
text
]
::file-selector-button
,
.wpcf7
input
[
type
=
search
]
::file-selector-button
,
.wpcf7
input
[
type
=
url
]
::file-selector-button
,
...
...
@@ -2402,7 +2370,6 @@ progress {
.widget_archive
select
::file-selector-button
{
padding
:
0.375rem
0.75rem
;
margin
:
-0.375rem
-0.75rem
;
-webkit-margin-end
:
0.75rem
;
margin-inline-end
:
0.75rem
;
color
:
#212529
;
background-color
:
#e9ecef
;
...
...
@@ -2415,10 +2382,6 @@ progress {
transition
:
color
0.15s
ease-in-out
,
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
}
@media
(
prefers-reduced-motion
:
reduce
)
{
.form-control
::-webkit-file-upload-button
,
.wpcf7
.wpcf7-validation-errors
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
text
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
search
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
url
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
tel
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
number
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
range
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
date
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
month
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
week
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
time
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
datetime
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
datetime-local
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
color
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
email
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
file
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
submit
]
::-webkit-file-upload-button
,
.wpcf7
select
::-webkit-file-upload-button
,
.wpcf7
textarea
::-webkit-file-upload-button
,
.widget_categories
select
::-webkit-file-upload-button
,
.widget_archive
select
::-webkit-file-upload-button
{
-webkit-transition
:
none
;
transition
:
none
;
}
.form-control
::file-selector-button
,
.wpcf7
.wpcf7-validation-errors
::file-selector-button
,
.wpcf7
input
[
type
=
text
]
::file-selector-button
,
.wpcf7
input
[
type
=
search
]
::file-selector-button
,
.wpcf7
input
[
type
=
url
]
::file-selector-button
,
...
...
@@ -2441,9 +2404,6 @@ progress {
transition
:
none
;
}
}
.form-control
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
.wpcf7-validation-errors
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
text
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
search
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
url
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
tel
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
number
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
range
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
date
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
month
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
week
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
time
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
datetime
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
datetime-local
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
color
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
email
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
file
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
submit
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
select
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
textarea
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.widget_categories
select
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.widget_archive
select
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
{
background-color
:
#dde0e3
;
}
.form-control
:hover:not
(
:disabled
)
:not
([
readonly
])
::file-selector-button
,
.wpcf7
.wpcf7-validation-errors
:hover:not
(
:disabled
)
:not
([
readonly
])
::file-selector-button
,
.wpcf7
input
[
type
=
text
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::file-selector-button
,
.wpcf7
input
[
type
=
search
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::file-selector-button
,
.wpcf7
input
[
type
=
url
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::file-selector-button
,
...
...
@@ -2486,7 +2446,6 @@ progress {
.widget_archive
select
::-webkit-file-upload-button
{
padding
:
0.375rem
0.75rem
;
margin
:
-0.375rem
-0.75rem
;
-webkit-margin-end
:
0.75rem
;
margin-inline-end
:
0.75rem
;
color
:
#212529
;
background-color
:
#e9ecef
;
...
...
@@ -2496,7 +2455,6 @@ progress {
border-width
:
0
;
border-inline-end-width
:
1px
;
border-radius
:
0
;
-webkit-transition
:
color
0.15s
ease-in-out
,
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
transition
:
color
0.15s
ease-in-out
,
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
}
@media
(
prefers-reduced-motion
:
reduce
)
{
...
...
@@ -2519,7 +2477,6 @@ progress {
.wpcf7
select
::-webkit-file-upload-button
,
.wpcf7
textarea
::-webkit-file-upload-button
,
.widget_categories
select
::-webkit-file-upload-button
,
.widget_archive
select
::-webkit-file-upload-button
{
-webkit-transition
:
none
;
transition
:
none
;
}
}
...
...
@@ -2567,22 +2524,14 @@ progress {
font-size
:
0.875rem
;
border-radius
:
0.2rem
;
}
.form-control-sm
::-webkit-file-upload-button
{
padding
:
0.25rem
0.5rem
;
margin
:
-0.25rem
-0.5rem
;
-webkit-margin-end
:
0.5rem
;
margin-inline-end
:
0.5rem
;
}
.form-control-sm
::file-selector-button
{
padding
:
0.25rem
0.5rem
;
margin
:
-0.25rem
-0.5rem
;
-webkit-margin-end
:
0.5rem
;
margin-inline-end
:
0.5rem
;
}
.form-control-sm
::-webkit-file-upload-button
{
padding
:
0.25rem
0.5rem
;
margin
:
-0.25rem
-0.5rem
;
-webkit-margin-end
:
0.5rem
;
margin-inline-end
:
0.5rem
;
}
...
...
@@ -2592,22 +2541,14 @@ progress {
font-size
:
1.25rem
;
border-radius
:
0.3rem
;
}
.form-control-lg
::-webkit-file-upload-button
{
padding
:
0.5rem
1rem
;
margin
:
-0.5rem
-1rem
;
-webkit-margin-end
:
1rem
;
margin-inline-end
:
1rem
;
}
.form-control-lg
::file-selector-button
{
padding
:
0.5rem
1rem
;
margin
:
-0.5rem
-1rem
;
-webkit-margin-end
:
1rem
;
margin-inline-end
:
1rem
;
}
.form-control-lg
::-webkit-file-upload-button
{
padding
:
0.5rem
1rem
;
margin
:
-0.5rem
-1rem
;
-webkit-margin-end
:
1rem
;
margin-inline-end
:
1rem
;
}
...
...
@@ -2656,8 +2597,6 @@ textarea.form-control-lg {
border
:
1px
solid
#ced4da
;
border-radius
:
0.25rem
;
transition
:
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
-webkit-appearance
:
none
;
-moz-appearance
:
none
;
appearance
:
none
;
}
@media
(
prefers-reduced-motion
:
reduce
)
{
...
...
@@ -2717,10 +2656,7 @@ textarea.form-control-lg {
background-position
:
center
;
background-size
:
contain
;
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.25
);
-webkit-appearance
:
none
;
-moz-appearance
:
none
;
appearance
:
none
;
-webkit-print-color-adjust
:
exact
;
color-adjust
:
exact
;
}
.form-check-input
[
type
=
checkbox
]
{
...
...
@@ -2806,8 +2742,6 @@ textarea.form-control-lg {
height
:
1.5rem
;
padding
:
0
;
background-color
:
transparent
;
-webkit-appearance
:
none
;
-moz-appearance
:
none
;
appearance
:
none
;
}
.form-range
:focus
{
...
...
@@ -2829,14 +2763,11 @@ textarea.form-control-lg {
background-color
:
#5533ff
;
border
:
0
;
border-radius
:
1rem
;
-webkit-transition
:
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
transition
:
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
-webkit-appearance
:
none
;
appearance
:
none
;
}
@media
(
prefers-reduced-motion
:
reduce
)
{
.form-range
::-webkit-slider-thumb
{
-webkit-transition
:
none
;
transition
:
none
;
}
}
...
...
@@ -2858,14 +2789,11 @@ textarea.form-control-lg {
background-color
:
#5533ff
;
border
:
0
;
border-radius
:
1rem
;
-moz-transition
:
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
transition
:
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
-moz-appearance
:
none
;
appearance
:
none
;
}
@media
(
prefers-reduced-motion
:
reduce
)
{
.form-range
::-moz-range-thumb
{
-moz-transition
:
none
;
transition
:
none
;
}
}
...
...
@@ -2954,12 +2882,6 @@ textarea.form-control-lg {
.widget_archive
.form-floating
>
select
{
padding
:
1rem
0.75rem
;
}
.form-floating
>
.form-control
::-moz-placeholder
,
.wpcf7
.form-floating
>
.wpcf7-validation-errors
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
text
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
search
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
url
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
tel
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
number
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
range
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
date
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
month
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
week
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
time
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
datetime
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
datetime-local
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
color
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
email
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
file
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
submit
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
select
::-moz-placeholder
,
.wpcf7
.form-floating
>
textarea
::-moz-placeholder
,
.widget_categories
.form-floating
>
select
::-moz-placeholder
,
.widget_archive
.form-floating
>
select
::-moz-placeholder
{
color
:
transparent
;
}
.form-floating
>
.form-control
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
.wpcf7-validation-errors
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
text
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
search
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
url
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
tel
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
number
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
range
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
date
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
month
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
week
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
time
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
datetime
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
datetime-local
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
color
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
email
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
file
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
submit
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
select
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
textarea
:-ms-input-placeholder
,
.widget_categories
.form-floating
>
select
:-ms-input-placeholder
,
.widget_archive
.form-floating
>
select
:-ms-input-placeholder
{
color
:
transparent
;
}
.form-floating
>
.form-control
::placeholder
,
.wpcf7
.form-floating
>
.wpcf7-validation-errors
::placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
text
]
::placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
search
]
::placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
url
]
::placeholder
,
...
...
@@ -2981,14 +2903,6 @@ textarea.form-control-lg {
.widget_archive
.form-floating
>
select
::placeholder
{
color
:
transparent
;
}
.form-floating
>
.form-control
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
.wpcf7-validation-errors
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
text
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
search
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
url
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
tel
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
number
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
range
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
date
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
month
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
week
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
time
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
datetime
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
datetime-local
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
color
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
email
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
file
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
submit
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
select
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
textarea
:not
(
:-moz-placeholder-shown
),
.widget_categories
.form-floating
>
select
:not
(
:-moz-placeholder-shown
),
.widget_archive
.form-floating
>
select
:not
(
:-moz-placeholder-shown
)
{
padding-top
:
1.625rem
;
padding-bottom
:
0.625rem
;
}
.form-floating
>
.form-control
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
.wpcf7-validation-errors
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
text
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
search
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
url
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
tel
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
number
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
range
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
date
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
month
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
week
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
time
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
datetime
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
datetime-local
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
color
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
email
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
file
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
submit
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
select
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
textarea
:not
(
:-ms-input-placeholder
),
.widget_categories
.form-floating
>
select
:not
(
:-ms-input-placeholder
),
.widget_archive
.form-floating
>
select
:not
(
:-ms-input-placeholder
)
{
padding-top
:
1.625rem
;
padding-bottom
:
0.625rem
;
}
.form-floating
>
.form-control
:focus
,
.wpcf7
.form-floating
>
.wpcf7-validation-errors
:focus
,
.wpcf7
.form-floating
>
input
[
type
=
text
]
:focus
,
.wpcf7
.form-floating
>
input
[
type
=
search
]
:focus
,
.wpcf7
.form-floating
>
input
[
type
=
url
]
:focus
,
...
...
@@ -3055,14 +2969,6 @@ textarea.form-control-lg {
padding-top
:
1.625rem
;
padding-bottom
:
0.625rem
;
}
.form-floating
>
.form-control
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
.wpcf7-validation-errors
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
text
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
search
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
url
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
tel
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
number
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
range
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
date
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
month
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
week
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
time
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
datetime
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
datetime-local
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
color
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
email
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
file
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
submit
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
select
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
textarea
:not
(
:-moz-placeholder-shown
)
~
label
,
.widget_categories
.form-floating
>
select
:not
(
:-moz-placeholder-shown
)
~
label
,
.widget_archive
.form-floating
>
select
:not
(
:-moz-placeholder-shown
)
~
label
{
opacity
:
0.65
;
transform
:
scale
(
0.85
)
translateY
(
-0.5rem
)
translateX
(
0.15rem
);
}
.form-floating
>
.form-control
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
.wpcf7-validation-errors
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
text
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
search
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
url
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
tel
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
number
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
range
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
date
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
month
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
week
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
time
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
datetime
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
datetime-local
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
color
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
email
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
file
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
submit
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
select
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
textarea
:not
(
:-ms-input-placeholder
)
~
label
,
.widget_categories
.form-floating
>
select
:not
(
:-ms-input-placeholder
)
~
label
,
.widget_archive
.form-floating
>
select
:not
(
:-ms-input-placeholder
)
~
label
{
opacity
:
0.65
;
transform
:
scale
(
0.85
)
translateY
(
-0.5rem
)
translateX
(
0.15rem
);
}
.form-floating
>
.form-control
:focus
~
label
,
.wpcf7
.form-floating
>
.wpcf7-validation-errors
:focus
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
text
]
:focus
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
search
]
:focus
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
url
]
:focus
~
label
,
...
...
@@ -3984,9 +3890,6 @@ textarea.form-control-lg {
text-decoration
:
none
;
vertical-align
:
middle
;
cursor
:
pointer
;
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
;
background-color
:
transparent
;
border
:
1px
solid
transparent
;
...
...
@@ -6038,12 +5941,6 @@ textarea.form-control-lg {
color
:
#101214
;
}
@-webkit-keyframes
progress-bar-stripes
{
0
%
{
background-position-x
:
1rem
;
}
}
@keyframes
progress-bar-stripes
{
0
%
{
background-position-x
:
1rem
;
...
...
@@ -6081,12 +5978,10 @@ textarea.form-control-lg {
}
.progress-bar-animated
{
-webkit-animation
:
1s
linear
infinite
progress-bar-stripes
;
animation
:
1s
linear
infinite
progress-bar-stripes
;
}
@media
(
prefers-reduced-motion
:
reduce
)
{
.progress-bar-animated
{
-webkit-animation
:
none
;
animation
:
none
;
}
}
...
...
@@ -6448,9 +6343,6 @@ textarea.form-control-lg {
}
.btn-close
:disabled
,
.btn-close.disabled
{
pointer-events
:
none
;
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
;
opacity
:
0.25
;
}
...
...
@@ -6478,8 +6370,6 @@ textarea.form-control-lg {
}
.toast-container
{
width
:
-webkit-max-content
;
width
:
-moz-max-content
;
width
:
max-content
;
max-width
:
100%
;
pointer-events
:
none
;
...
...
@@ -7046,7 +6936,6 @@ textarea.form-control-lg {
float
:
left
;
width
:
100%
;
margin-right
:
-100%
;
-webkit-backface-visibility
:
hidden
;
backface-visibility
:
hidden
;
transition
:
transform
0.6s
ease-in-out
;
}
...
...
@@ -7228,12 +7117,6 @@ textarea.form-control-lg {
color
:
#000
;
}
@-webkit-keyframes
spinner-border
{
to
{
transform
:
rotate
(
360deg
)
/* rtl:ignore */
;
}
}
@keyframes
spinner-border
{
to
{
transform
:
rotate
(
360deg
)
/* rtl:ignore */
;
...
...
@@ -7247,7 +7130,6 @@ textarea.form-control-lg {
border
:
0.25em
solid
currentColor
;
border-right-color
:
transparent
;
border-radius
:
50%
;
-webkit-animation
:
0.75s
linear
infinite
spinner-border
;
animation
:
0.75s
linear
infinite
spinner-border
;
}
...
...
@@ -7257,16 +7139,6 @@ textarea.form-control-lg {
border-width
:
0.2em
;
}
@-webkit-keyframes
spinner-grow
{
0
%
{
transform
:
scale
(
0
);
}
50
%
{
opacity
:
1
;
transform
:
none
;
}
}
@keyframes
spinner-grow
{
0
%
{
transform
:
scale
(
0
);
...
...
@@ -7284,7 +7156,6 @@ textarea.form-control-lg {
background-color
:
currentColor
;
border-radius
:
50%
;
opacity
:
0
;
-webkit-animation
:
0.75s
linear
infinite
spinner-grow
;
animation
:
0.75s
linear
infinite
spinner-grow
;
}
...
...
@@ -7296,7 +7167,6 @@ textarea.form-control-lg {
@media
(
prefers-reduced-motion
:
reduce
)
{
.spinner-border
,
.spinner-grow
{
-webkit-animation-duration
:
1.5s
;
animation-duration
:
1.5s
;
}
}
...
...
@@ -7424,40 +7294,22 @@ textarea.form-control-lg {
}
.placeholder-glow
.placeholder
{
-webkit-animation
:
placeholder-glow
2s
ease-in-out
infinite
;
animation
:
placeholder-glow
2s
ease-in-out
infinite
;
}
@-webkit-keyframes
placeholder-glow
{
50
%
{
opacity
:
0.2
;
}
}
@keyframes
placeholder-glow
{
50
%
{
opacity
:
0.2
;
}
}
.placeholder-wave
{
-webkit-mask-image
:
linear-gradient
(
130deg
,
#000
55%
,
rgba
(
0
,
0
,
0
,
0.8
)
75%
,
#000
95%
);
mask-image
:
linear-gradient
(
130deg
,
#000
55%
,
rgba
(
0
,
0
,
0
,
0.8
)
75%
,
#000
95%
);
-webkit-mask-size
:
200%
100%
;
mask-size
:
200%
100%
;
-webkit-animation
:
placeholder-wave
2s
linear
infinite
;
animation
:
placeholder-wave
2s
linear
infinite
;
}
@-webkit-keyframes
placeholder-wave
{
100
%
{
-webkit-mask-position
:
-200%
0%
;
mask-position
:
-200%
0%
;
}
}
@keyframes
placeholder-wave
{
100
%
{
-webkit-mask-position
:
-200%
0%
;
mask-position
:
-200%
0%
;
}
}
...
...
@@ -7573,7 +7425,6 @@ textarea.form-control-lg {
}
.sticky-top
{
position
:
-webkit-sticky
;
position
:
sticky
;
top
:
0
;
z-index
:
1020
;
...
...
@@ -7581,7 +7432,6 @@ textarea.form-control-lg {
@media
(
min-width
:
576px
)
{
.sticky-sm-top
{
position
:
-webkit-sticky
;
position
:
sticky
;
top
:
0
;
z-index
:
1020
;
...
...
@@ -7589,7 +7439,6 @@ textarea.form-control-lg {
}
@media
(
min-width
:
768px
)
{
.sticky-md-top
{
position
:
-webkit-sticky
;
position
:
sticky
;
top
:
0
;
z-index
:
1020
;
...
...
@@ -7597,7 +7446,6 @@ textarea.form-control-lg {
}
@media
(
min-width
:
992px
)
{
.sticky-lg-top
{
position
:
-webkit-sticky
;
position
:
sticky
;
top
:
0
;
z-index
:
1020
;
...
...
@@ -7605,7 +7453,6 @@ textarea.form-control-lg {
}
@media
(
min-width
:
1200px
)
{
.sticky-xl-top
{
position
:
-webkit-sticky
;
position
:
sticky
;
top
:
0
;
z-index
:
1020
;
...
...
@@ -7613,7 +7460,6 @@ textarea.form-control-lg {
}
@media
(
min-width
:
1400px
)
{
.sticky-xxl-top
{
position
:
-webkit-sticky
;
position
:
sticky
;
top
:
0
;
z-index
:
1020
;
...
...
@@ -7816,7 +7662,6 @@ textarea.form-control-lg {
}
.position-sticky
{
position
:
-webkit-sticky
!important
;
position
:
sticky
!important
;
}
...
...
@@ -8925,22 +8770,14 @@ textarea.form-control-lg {
}
.user-select-all
{
-webkit-user-select
:
all
!important
;
-moz-user-select
:
all
!important
;
user-select
:
all
!important
;
}
.user-select-auto
{
-webkit-user-select
:
auto
!important
;
-moz-user-select
:
auto
!important
;
-ms-user-select
:
auto
!important
;
user-select
:
auto
!important
;
}
.user-select-none
{
-webkit-user-select
:
none
!important
;
-moz-user-select
:
none
!important
;
-ms-user-select
:
none
!important
;
user-select
:
none
!important
;
}
...
...
@@ -12651,42 +12488,56 @@ figure.woocommerce-product-gallery__wrapper {
@-webkit-keyframes
fa-spin
{
0
%
{
-webkit-transform
:
rotate
(
0deg
);
transform
:
rotate
(
0deg
);
}
100
%
{
-webkit-transform
:
rotate
(
359deg
);
transform
:
rotate
(
359deg
);
}
}
@keyframes
fa-spin
{
0
%
{
-webkit-transform
:
rotate
(
0deg
);
transform
:
rotate
(
0deg
);
}
100
%
{
-webkit-transform
:
rotate
(
359deg
);
transform
:
rotate
(
359deg
);
}
}
.fa-rotate-90
{
-ms-filter
:
"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"
;
-webkit-transform
:
rotate
(
90deg
);
-ms-transform
:
rotate
(
90deg
);
transform
:
rotate
(
90deg
);
}
.fa-rotate-180
{
-ms-filter
:
"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"
;
-webkit-transform
:
rotate
(
180deg
);
-ms-transform
:
rotate
(
180deg
);
transform
:
rotate
(
180deg
);
}
.fa-rotate-270
{
-ms-filter
:
"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"
;
-webkit-transform
:
rotate
(
270deg
);
-ms-transform
:
rotate
(
270deg
);
transform
:
rotate
(
270deg
);
}
.fa-flip-horizontal
{
-ms-filter
:
"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"
;
-webkit-transform
:
scale
(
-1
,
1
);
-ms-transform
:
scale
(
-1
,
1
);
transform
:
scale
(
-1
,
1
);
}
.fa-flip-vertical
{
-ms-filter
:
"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
;
-webkit-transform
:
scale
(
1
,
-1
);
-ms-transform
:
scale
(
1
,
-1
);
transform
:
scale
(
1
,
-1
);
}
...
...
@@ -17135,8 +16986,6 @@ ss3-force-full-width {
color
:
#012169
!important
;
font-weight
:
100
;
opacity
:
1
;
-webkit-appearance
:
none
;
-moz-appearance
:
none
;
appearance
:
none
;
padding
:
0
;
cursor
:
pointer
;
...
...
@@ -17163,8 +17012,13 @@ ss3-force-full-width {
}
#exampleModalLong
.service-choose-container
{
max-width
:
530px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-webkit-box-pack
:
start
;
-ms-flex-pack
:
start
;
justify-content
:
flex-start
;
padding
:
10px
0
;
}
...
...
@@ -17214,6 +17068,7 @@ body {
background
:
white
;
z-index
:
9
;
max-height
:
69px
;
-webkit-box-shadow
:
0px
2px
9px
3px
rgba
(
0
,
0
,
0
,
0.43
);
box-shadow
:
0px
2px
9px
3px
rgba
(
0
,
0
,
0
,
0.43
);
}
#wrapper-navbar
.sub
.navbar
{
...
...
@@ -17312,7 +17167,7 @@ body {
}
}
#full-width-page-wrapper
.sub
table
tr
td
strong
{
font-size
:
1.25rem
;
font-size
:
1.
1
25rem
;
}
#full-width-page-wrapper
.sub
table
tr
:nth-child
(
odd
)
{
background-color
:
#E5E6E6
;
...
...
@@ -17336,7 +17191,7 @@ body {
}
#full-width-page-wrapper
.sub
.wp-block-button
.wp-block-button__link
strong
{
font-family
:
"Calibri-bold"
;
font-size
:
1.25rem
;
font-size
:
1.
1
25rem
;
}
#full-width-page-wrapper
.sub
a
.wp-block-button__link
:focus
,
#full-width-page-wrapper
.sub
a
.wp-block-button__link
:hover
{
...
...
@@ -17491,6 +17346,7 @@ ul.social li {
display
:
inline-block
;
}
ul
.social
li
a
{
-webkit-transition
:
none
!important
;
transition
:
none
!important
;
display
:
inline-block
;
width
:
36px
!important
;
...
...
@@ -17920,4 +17776,4 @@ body.understrap-no-sidebar .wp-block-cover.alignwide {
.wpcf7
.wpcf7-validation-errors
{
color
:
theme-color
(
"danger"
);
border
:
1px
solid
#e9ecef
;
}
\ No newline at end of file
}
...
...
wp-content/themes/understrap-child/css/child-theme.css.map
View file @
678a58f
This diff could not be displayed because it is too large.
wp-content/themes/understrap-child/css/custom-editor-style.css
View file @
678a58f
...
...
@@ -94,10 +94,8 @@ p {
abbr
[
title
],
abbr
[
data-bs-original-title
]
{
-webkit-text-decoration
:
underline
dotted
;
text-decoration
:
underline
dotted
;
cursor
:
help
;
-webkit-text-decoration-skip-ink
:
none
;
text-decoration-skip-ink
:
none
;
}
...
...
@@ -388,10 +386,6 @@ legend + * {
padding
:
0
;
}
::-webkit-file-upload-button
{
font
:
inherit
;
}
::file-selector-button
{
font
:
inherit
;
}
...
...
@@ -1156,4 +1150,4 @@ body.understrap-no-sidebar .wp-block-cover.alignwide {
font-weight
:
500
;
}
/*# sourceMappingURL=custom-editor-style.css.map */
\ No newline at end of file
/*# sourceMappingURL=custom-editor-style.css.map */
...
...
wp-content/themes/understrap-child/css/custom-editor-style.css.map
View file @
678a58f
This diff could not be displayed because it is too large.
wp-content/themes/understrap-child/src/sass/theme/_sub.scss
View file @
678a58f
...
...
@@ -102,7 +102,7 @@ table tr td{
width
:
100%
;
}
strong
{
font-size
:
20
px
;
font-size
:
18
px
;
}
}
...
...
@@ -120,7 +120,7 @@ table tr:nth-child(even){background-color: #F3F3F3;}
}
strong
{
font-family
:
"Calibri-bold"
;
font-size
:
20
px
;
font-size
:
18
px
;
}
}
}
...
...
wp-content/themes/understrap-child/style.css
View file @
678a58f
...
...
@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.3036
4
Version: 1.1.3036
5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
...
...
Please
register
or
sign in
to post a comment