Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/opera7133/Blonde.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/style.css428
1 files changed, 353 insertions, 75 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index a854ba4..05af476 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -1,6 +1,6 @@
/* assets */
-/* ! tailwindcss v3.0.22 | MIT License | https://tailwindcss.com */
+/* ! tailwindcss v3.1.8 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
@@ -187,6 +187,8 @@ textarea {
/* 1 */
font-size: 100%;
/* 1 */
+ font-weight: inherit;
+ /* 1 */
line-height: inherit;
/* 1 */
color: inherit;
@@ -353,13 +355,6 @@ input::-moz-placeholder, textarea::-moz-placeholder {
/* 2 */
}
-input:-ms-input-placeholder, textarea:-ms-input-placeholder {
- opacity: 1;
- /* 1 */
- color: #9ca3af;
- /* 2 */
-}
-
input::placeholder,
textarea::placeholder {
opacity: 1;
@@ -415,15 +410,103 @@ video {
height: auto;
}
-/*
-Ensure the default browser behavior of the `hidden` attribute.
-*/
+*, ::before, ::after {
+ --tw-border-spacing-x: 0;
+ --tw-border-spacing-y: 0;
+ --tw-translate-x: 0;
+ --tw-translate-y: 0;
+ --tw-rotate: 0;
+ --tw-skew-x: 0;
+ --tw-skew-y: 0;
+ --tw-scale-x: 1;
+ --tw-scale-y: 1;
+ --tw-pan-x: ;
+ --tw-pan-y: ;
+ --tw-pinch-zoom: ;
+ --tw-scroll-snap-strictness: proximity;
+ --tw-ordinal: ;
+ --tw-slashed-zero: ;
+ --tw-numeric-figure: ;
+ --tw-numeric-spacing: ;
+ --tw-numeric-fraction: ;
+ --tw-ring-inset: ;
+ --tw-ring-offset-width: 0px;
+ --tw-ring-offset-color: #fff;
+ --tw-ring-color: rgb(59 130 246 / 0.5);
+ --tw-ring-offset-shadow: 0 0 #0000;
+ --tw-ring-shadow: 0 0 #0000;
+ --tw-shadow: 0 0 #0000;
+ --tw-shadow-colored: 0 0 #0000;
+ --tw-blur: ;
+ --tw-brightness: ;
+ --tw-contrast: ;
+ --tw-grayscale: ;
+ --tw-hue-rotate: ;
+ --tw-invert: ;
+ --tw-saturate: ;
+ --tw-sepia: ;
+ --tw-drop-shadow: ;
+ --tw-backdrop-blur: ;
+ --tw-backdrop-brightness: ;
+ --tw-backdrop-contrast: ;
+ --tw-backdrop-grayscale: ;
+ --tw-backdrop-hue-rotate: ;
+ --tw-backdrop-invert: ;
+ --tw-backdrop-opacity: ;
+ --tw-backdrop-saturate: ;
+ --tw-backdrop-sepia: ;
+}
-[hidden] {
- display: none;
+::-webkit-backdrop {
+ --tw-border-spacing-x: 0;
+ --tw-border-spacing-y: 0;
+ --tw-translate-x: 0;
+ --tw-translate-y: 0;
+ --tw-rotate: 0;
+ --tw-skew-x: 0;
+ --tw-skew-y: 0;
+ --tw-scale-x: 1;
+ --tw-scale-y: 1;
+ --tw-pan-x: ;
+ --tw-pan-y: ;
+ --tw-pinch-zoom: ;
+ --tw-scroll-snap-strictness: proximity;
+ --tw-ordinal: ;
+ --tw-slashed-zero: ;
+ --tw-numeric-figure: ;
+ --tw-numeric-spacing: ;
+ --tw-numeric-fraction: ;
+ --tw-ring-inset: ;
+ --tw-ring-offset-width: 0px;
+ --tw-ring-offset-color: #fff;
+ --tw-ring-color: rgb(59 130 246 / 0.5);
+ --tw-ring-offset-shadow: 0 0 #0000;
+ --tw-ring-shadow: 0 0 #0000;
+ --tw-shadow: 0 0 #0000;
+ --tw-shadow-colored: 0 0 #0000;
+ --tw-blur: ;
+ --tw-brightness: ;
+ --tw-contrast: ;
+ --tw-grayscale: ;
+ --tw-hue-rotate: ;
+ --tw-invert: ;
+ --tw-saturate: ;
+ --tw-sepia: ;
+ --tw-drop-shadow: ;
+ --tw-backdrop-blur: ;
+ --tw-backdrop-brightness: ;
+ --tw-backdrop-contrast: ;
+ --tw-backdrop-grayscale: ;
+ --tw-backdrop-hue-rotate: ;
+ --tw-backdrop-invert: ;
+ --tw-backdrop-opacity: ;
+ --tw-backdrop-saturate: ;
+ --tw-backdrop-sepia: ;
}
-*, ::before, ::after {
+::backdrop {
+ --tw-border-spacing-x: 0;
+ --tw-border-spacing-y: 0;
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-rotate: 0;
@@ -526,8 +609,22 @@ Ensure the default browser behavior of the `hidden` attribute.
font-weight: 600;
}
+.prose :where(a strong):not(:where([class~="not-prose"] *)) {
+ color: inherit;
+}
+
+.prose :where(blockquote strong):not(:where([class~="not-prose"] *)) {
+ color: inherit;
+}
+
+.prose :where(thead th strong):not(:where([class~="not-prose"] *)) {
+ color: inherit;
+}
+
.prose :where(ol):not(:where([class~="not-prose"] *)) {
list-style-type: decimal;
+ margin-top: 1.25em;
+ margin-bottom: 1.25em;
padding-left: 1.625em;
}
@@ -569,6 +666,8 @@ Ensure the default browser behavior of the `hidden` attribute.
.prose :where(ul):not(:where([class~="not-prose"] *)) {
list-style-type: disc;
+ margin-top: 1.25em;
+ margin-bottom: 1.25em;
padding-left: 1.625em;
}
@@ -619,6 +718,7 @@ Ensure the default browser behavior of the `hidden` attribute.
.prose :where(h1 strong):not(:where([class~="not-prose"] *)) {
font-weight: 900;
+ color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"] *)) {
@@ -632,6 +732,7 @@ Ensure the default browser behavior of the `hidden` attribute.
.prose :where(h2 strong):not(:where([class~="not-prose"] *)) {
font-weight: 800;
+ color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"] *)) {
@@ -645,6 +746,7 @@ Ensure the default browser behavior of the `hidden` attribute.
.prose :where(h3 strong):not(:where([class~="not-prose"] *)) {
font-weight: 700;
+ color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"] *)) {
@@ -657,6 +759,12 @@ Ensure the default browser behavior of the `hidden` attribute.
.prose :where(h4 strong):not(:where([class~="not-prose"] *)) {
font-weight: 700;
+ color: inherit;
+}
+
+.prose :where(img):not(:where([class~="not-prose"] *)) {
+ margin-top: 2em;
+ margin-bottom: 2em;
}
.prose :where(figure > *):not(:where([class~="not-prose"] *)) {
@@ -686,7 +794,33 @@ Ensure the default browser behavior of the `hidden` attribute.
}
.prose :where(a code):not(:where([class~="not-prose"] *)) {
- color: var(--tw-prose-links);
+ color: inherit;
+}
+
+.prose :where(h1 code):not(:where([class~="not-prose"] *)) {
+ color: inherit;
+}
+
+.prose :where(h2 code):not(:where([class~="not-prose"] *)) {
+ color: inherit;
+ font-size: 0.875em;
+}
+
+.prose :where(h3 code):not(:where([class~="not-prose"] *)) {
+ color: inherit;
+ font-size: 0.9em;
+}
+
+.prose :where(h4 code):not(:where([class~="not-prose"] *)) {
+ color: inherit;
+}
+
+.prose :where(blockquote code):not(:where([class~="not-prose"] *)) {
+ color: inherit;
+}
+
+.prose :where(thead th code):not(:where([class~="not-prose"] *)) {
+ color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"] *)) {
@@ -760,10 +894,15 @@ Ensure the default browser behavior of the `hidden` attribute.
.prose :where(tbody td):not(:where([class~="not-prose"] *)) {
vertical-align: baseline;
- padding-top: 0.5714286em;
- padding-right: 0.5714286em;
- padding-bottom: 0.5714286em;
- padding-left: 0.5714286em;
+}
+
+.prose :where(tfoot):not(:where([class~="not-prose"] *)) {
+ border-top-width: 1px;
+ border-top-color: var(--tw-prose-th-borders);
+}
+
+.prose :where(tfoot td):not(:where([class~="not-prose"] *)) {
+ vertical-align: top;
}
.prose {
@@ -808,11 +947,6 @@ Ensure the default browser behavior of the `hidden` attribute.
margin-bottom: 1.25em;
}
-.prose :where(img):not(:where([class~="not-prose"] *)) {
- margin-top: 2em;
- margin-bottom: 2em;
-}
-
.prose :where(video):not(:where([class~="not-prose"] *)) {
margin-top: 2em;
margin-bottom: 2em;
@@ -823,14 +957,6 @@ Ensure the default browser behavior of the `hidden` attribute.
margin-bottom: 2em;
}
-.prose :where(h2 code):not(:where([class~="not-prose"] *)) {
- font-size: 0.875em;
-}
-
-.prose :where(h3 code):not(:where([class~="not-prose"] *)) {
- font-size: 0.9em;
-}
-
.prose :where(li):not(:where([class~="not-prose"] *)) {
margin-top: 0.5em;
margin-bottom: 0.5em;
@@ -844,24 +970,24 @@ Ensure the default browser behavior of the `hidden` attribute.
padding-left: 0.375em;
}
-.prose > :where(ul > li p):not(:where([class~="not-prose"] *)) {
+.prose :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
margin-top: 0.75em;
margin-bottom: 0.75em;
}
-.prose > :where(ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
+.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
margin-top: 1.25em;
}
-.prose > :where(ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
+.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
margin-bottom: 1.25em;
}
-.prose > :where(ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
+.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
margin-top: 1.25em;
}
-.prose > :where(ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
+.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
margin-bottom: 1.25em;
}
@@ -894,19 +1020,171 @@ Ensure the default browser behavior of the `hidden` attribute.
padding-right: 0;
}
-.prose :where(tbody td:first-child):not(:where([class~="not-prose"] *)) {
+.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
+ padding-top: 0.5714286em;
+ padding-right: 0.5714286em;
+ padding-bottom: 0.5714286em;
+ padding-left: 0.5714286em;
+}
+
+.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
padding-left: 0;
}
-.prose :where(tbody td:last-child):not(:where([class~="not-prose"] *)) {
+.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
padding-right: 0;
}
-.prose > :where(:first-child):not(:where([class~="not-prose"] *)) {
+.prose :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
margin-top: 0;
}
-.prose > :where(:last-child):not(:where([class~="not-prose"] *)) {
+.prose :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
+ margin-bottom: 0;
+}
+
+.prose-sm :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
+ margin-top: 0.5714286em;
+ margin-bottom: 0.5714286em;
+}
+
+.prose-sm :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
+ margin-top: 1.1428571em;
+}
+
+.prose-sm :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
+ margin-bottom: 1.1428571em;
+}
+
+.prose-sm :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
+ margin-top: 1.1428571em;
+}
+
+.prose-sm :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
+ margin-bottom: 1.1428571em;
+}
+
+.prose-sm :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
+ margin-top: 0;
+}
+
+.prose-sm :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
+ margin-bottom: 0;
+}
+
+.prose-base :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
+ margin-top: 0.75em;
+ margin-bottom: 0.75em;
+}
+
+.prose-base :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
+ margin-top: 1.25em;
+}
+
+.prose-base :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
+ margin-bottom: 1.25em;
+}
+
+.prose-base :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
+ margin-top: 1.25em;
+}
+
+.prose-base :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
+ margin-bottom: 1.25em;
+}
+
+.prose-base :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
+ margin-top: 0;
+}
+
+.prose-base :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
+ margin-bottom: 0;
+}
+
+.prose-lg :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
+ margin-top: 0.8888889em;
+ margin-bottom: 0.8888889em;
+}
+
+.prose-lg :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
+ margin-top: 1.3333333em;
+}
+
+.prose-lg :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
+ margin-bottom: 1.3333333em;
+}
+
+.prose-lg :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
+ margin-top: 1.3333333em;
+}
+
+.prose-lg :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
+ margin-bottom: 1.3333333em;
+}
+
+.prose-lg :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
+ margin-top: 0;
+}
+
+.prose-lg :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
+ margin-bottom: 0;
+}
+
+.prose-xl :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
+ margin-top: 0.8em;
+ margin-bottom: 0.8em;
+}
+
+.prose-xl :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
+ margin-top: 1.2em;
+}
+
+.prose-xl :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
+ margin-bottom: 1.2em;
+}
+
+.prose-xl :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
+ margin-top: 1.2em;
+}
+
+.prose-xl :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
+ margin-bottom: 1.2em;
+}
+
+.prose-xl :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
+ margin-top: 0;
+}
+
+.prose-xl :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
+ margin-bottom: 0;
+}
+
+.prose-2xl :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
+ margin-top: 0.8333333em;
+ margin-bottom: 0.8333333em;
+}
+
+.prose-2xl :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
+ margin-top: 1.3333333em;
+}
+
+.prose-2xl :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
+ margin-bottom: 1.3333333em;
+}
+
+.prose-2xl :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
+ margin-top: 1.3333333em;
+}
+
+.prose-2xl :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
+ margin-bottom: 1.3333333em;
+}
+
+.prose-2xl :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
+ margin-top: 0;
+}
+
+.prose-2xl :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
margin-bottom: 0;
}
@@ -1397,8 +1675,7 @@ Ensure the default browser behavior of the `hidden` attribute.
}
.no-underline {
- -webkit-text-decoration-line: none;
- text-decoration-line: none;
+ text-decoration-line: none;
}
.placeholder-gray-700::-moz-placeholder {
@@ -1406,20 +1683,13 @@ Ensure the default browser behavior of the `hidden` attribute.
color: rgb(55 65 81 / var(--tw-placeholder-opacity));
}
-.placeholder-gray-700:-ms-input-placeholder {
- --tw-placeholder-opacity: 1;
- color: rgb(55 65 81 / var(--tw-placeholder-opacity));
-}
-
.placeholder-gray-700::placeholder {
--tw-placeholder-opacity: 1;
color: rgb(55 65 81 / var(--tw-placeholder-opacity));
}
.transition-colors {
- transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
- transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
@@ -1515,6 +1785,11 @@ Ensure the default browser behavior of the `hidden` attribute.
outline-offset: 2px;
}
+.focus-visible\:outline-none:focus-visible {
+ outline: 2px solid transparent;
+ outline-offset: 2px;
+}
+
.dark .dark\:prose-invert {
--tw-prose-body: var(--tw-prose-invert-body);
--tw-prose-headings: var(--tw-prose-invert-headings);
@@ -1584,11 +1859,6 @@ Ensure the default browser behavior of the `hidden` attribute.
color: rgb(209 213 219 / var(--tw-placeholder-opacity));
}
-.dark .dark\:placeholder-gray-300:-ms-input-placeholder {
- --tw-placeholder-opacity: 1;
- color: rgb(209 213 219 / var(--tw-placeholder-opacity));
-}
-
.dark .dark\:placeholder-gray-300::placeholder {
--tw-placeholder-opacity: 1;
color: rgb(209 213 219 / var(--tw-placeholder-opacity));
@@ -1729,10 +1999,14 @@ Ensure the default browser behavior of the `hidden` attribute.
}
.md\:prose-lg :where(ol):not(:where([class~="not-prose"] *)) {
+ margin-top: 1.3333333em;
+ margin-bottom: 1.3333333em;
padding-left: 1.5555556em;
}
.md\:prose-lg :where(ul):not(:where([class~="not-prose"] *)) {
+ margin-top: 1.3333333em;
+ margin-bottom: 1.3333333em;
padding-left: 1.5555556em;
}
@@ -1749,24 +2023,24 @@ Ensure the default browser behavior of the `hidden` attribute.
padding-left: 0.4444444em;
}
- .md\:prose-lg > :where(ul > li p):not(:where([class~="not-prose"] *)) {
+ .md\:prose-lg :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
margin-top: 0.8888889em;
margin-bottom: 0.8888889em;
}
- .md\:prose-lg > :where(ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
+ .md\:prose-lg :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
margin-top: 1.3333333em;
}
- .md\:prose-lg > :where(ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
+ .md\:prose-lg :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
margin-bottom: 1.3333333em;
}
- .md\:prose-lg > :where(ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
+ .md\:prose-lg :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
margin-top: 1.3333333em;
}
- .md\:prose-lg > :where(ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
+ .md\:prose-lg :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
margin-bottom: 1.3333333em;
}
@@ -1815,26 +2089,26 @@ Ensure the default browser behavior of the `hidden` attribute.
padding-right: 0;
}
- .md\:prose-lg :where(tbody td):not(:where([class~="not-prose"] *)) {
+ .md\:prose-lg :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
padding-top: 0.75em;
padding-right: 0.75em;
padding-bottom: 0.75em;
padding-left: 0.75em;
}
- .md\:prose-lg :where(tbody td:first-child):not(:where([class~="not-prose"] *)) {
+ .md\:prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
padding-left: 0;
}
- .md\:prose-lg :where(tbody td:last-child):not(:where([class~="not-prose"] *)) {
+ .md\:prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
padding-right: 0;
}
- .md\:prose-lg > :where(:first-child):not(:where([class~="not-prose"] *)) {
+ .md\:prose-lg :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
margin-top: 0;
}
- .md\:prose-lg > :where(:last-child):not(:where([class~="not-prose"] *)) {
+ .md\:prose-lg :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
margin-bottom: 0;
}
@@ -1961,10 +2235,14 @@ Ensure the default browser behavior of the `hidden` attribute.
}
.lg\:prose-xl :where(ol):not(:where([class~="not-prose"] *)) {
+ margin-top: 1.2em;
+ margin-bottom: 1.2em;
padding-left: 1.6em;
}
.lg\:prose-xl :where(ul):not(:where([class~="not-prose"] *)) {
+ margin-top: 1.2em;
+ margin-bottom: 1.2em;
padding-left: 1.6em;
}
@@ -1981,24 +2259,24 @@ Ensure the default browser behavior of the `hidden` attribute.
padding-left: 0.4em;
}
- .lg\:prose-xl > :where(ul > li p):not(:where([class~="not-prose"] *)) {
+ .lg\:prose-xl :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
margin-top: 0.8em;
margin-bottom: 0.8em;
}
- .lg\:prose-xl > :where(ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
+ .lg\:prose-xl :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
margin-top: 1.2em;
}
- .lg\:prose-xl > :where(ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
+ .lg\:prose-xl :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
margin-bottom: 1.2em;
}
- .lg\:prose-xl > :where(ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
+ .lg\:prose-xl :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
margin-top: 1.2em;
}
- .lg\:prose-xl > :where(ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
+ .lg\:prose-xl :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
margin-bottom: 1.2em;
}
@@ -2047,26 +2325,26 @@ Ensure the default browser behavior of the `hidden` attribute.
padding-right: 0;
}
- .lg\:prose-xl :where(tbody td):not(:where([class~="not-prose"] *)) {
+ .lg\:prose-xl :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
padding-top: 0.8888889em;
padding-right: 0.6666667em;
padding-bottom: 0.8888889em;
padding-left: 0.6666667em;
}
- .lg\:prose-xl :where(tbody td:first-child):not(:where([class~="not-prose"] *)) {
+ .lg\:prose-xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
padding-left: 0;
}
- .lg\:prose-xl :where(tbody td:last-child):not(:where([class~="not-prose"] *)) {
+ .lg\:prose-xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
padding-right: 0;
}
- .lg\:prose-xl > :where(:first-child):not(:where([class~="not-prose"] *)) {
+ .lg\:prose-xl :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
margin-top: 0;
}
- .lg\:prose-xl > :where(:last-child):not(:where([class~="not-prose"] *)) {
+ .lg\:prose-xl :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
margin-bottom: 0;
}