html { box-sizing: border-box; } *, *:before, *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ box-sizing: inherit; } body { background: $color__background-body; /* Fallback for when there is no custom background color defined. */ } hr { background-color: $color__background-hr; border: 0; height: 1px; margin-bottom: 1.5em; } ul, ol { margin: 0 0 1.5em 0; } ul { list-style: disc; padding-left: 15px; } ol { list-style: decimal; } li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em; } dt { font-weight: bold; } dd { margin: 0 1.5em 1.5em; } img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ } figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ } table { margin: 0 0 1.5em; width: 100%; }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
_elementors.scss | File | 9.27 KB | 0644 |
|
_elements.scss | File | 1.05 KB | 0644 |
|
_forms.scss | File | 1.46 KB | 0644 |
|
_media.scss | File | 6.83 KB | 0644 |
|
_mixins-master.scss | File | 597 B | 0644 |
|
_navigation.scss | File | 7.44 KB | 0644 |
|
_normalize.scss | File | 6.18 KB | 0644 |
|
_site.scss | File | 20.05 KB | 0644 |
|
_typography.scss | File | 913 B | 0644 |
|
_variables-site.scss | File | 1.08 KB | 0644 |
|
_widgets.scss | File | 2.68 KB | 0644 |
|
style.scss | File | 3.62 KB | 0644 |
|