minolith 0.0.24 → 0.0.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/css/minolith.css
CHANGED
|
@@ -24119,7 +24119,7 @@ figure {
|
|
|
24119
24119
|
.blockquote.is-gray.has-quote::before, .blockquote.is-gray.has-quote-before::before {
|
|
24120
24120
|
color: var(--minolith-color-gray-blockquote-fore);
|
|
24121
24121
|
}
|
|
24122
|
-
.blockquote.is-gray.has-quote::
|
|
24122
|
+
.blockquote.is-gray.has-quote::after, .blockquote.is-gray.has-quote-after::after {
|
|
24123
24123
|
color: var(--minolith-color-gray-blockquote-fore);
|
|
24124
24124
|
}
|
|
24125
24125
|
.blockquote.is-red {
|
|
@@ -24129,7 +24129,7 @@ figure {
|
|
|
24129
24129
|
.blockquote.is-red.has-quote::before, .blockquote.is-red.has-quote-before::before {
|
|
24130
24130
|
color: var(--minolith-color-red-blockquote-fore);
|
|
24131
24131
|
}
|
|
24132
|
-
.blockquote.is-red.has-quote::
|
|
24132
|
+
.blockquote.is-red.has-quote::after, .blockquote.is-red.has-quote-after::after {
|
|
24133
24133
|
color: var(--minolith-color-red-blockquote-fore);
|
|
24134
24134
|
}
|
|
24135
24135
|
.blockquote.is-orange {
|
|
@@ -24139,7 +24139,7 @@ figure {
|
|
|
24139
24139
|
.blockquote.is-orange.has-quote::before, .blockquote.is-orange.has-quote-before::before {
|
|
24140
24140
|
color: var(--minolith-color-orange-blockquote-fore);
|
|
24141
24141
|
}
|
|
24142
|
-
.blockquote.is-orange.has-quote::
|
|
24142
|
+
.blockquote.is-orange.has-quote::after, .blockquote.is-orange.has-quote-after::after {
|
|
24143
24143
|
color: var(--minolith-color-orange-blockquote-fore);
|
|
24144
24144
|
}
|
|
24145
24145
|
.blockquote.is-yellow {
|
|
@@ -24149,7 +24149,7 @@ figure {
|
|
|
24149
24149
|
.blockquote.is-yellow.has-quote::before, .blockquote.is-yellow.has-quote-before::before {
|
|
24150
24150
|
color: var(--minolith-color-yellow-blockquote-fore);
|
|
24151
24151
|
}
|
|
24152
|
-
.blockquote.is-yellow.has-quote::
|
|
24152
|
+
.blockquote.is-yellow.has-quote::after, .blockquote.is-yellow.has-quote-after::after {
|
|
24153
24153
|
color: var(--minolith-color-yellow-blockquote-fore);
|
|
24154
24154
|
}
|
|
24155
24155
|
.blockquote.is-green {
|
|
@@ -24159,7 +24159,7 @@ figure {
|
|
|
24159
24159
|
.blockquote.is-green.has-quote::before, .blockquote.is-green.has-quote-before::before {
|
|
24160
24160
|
color: var(--minolith-color-green-blockquote-fore);
|
|
24161
24161
|
}
|
|
24162
|
-
.blockquote.is-green.has-quote::
|
|
24162
|
+
.blockquote.is-green.has-quote::after, .blockquote.is-green.has-quote-after::after {
|
|
24163
24163
|
color: var(--minolith-color-green-blockquote-fore);
|
|
24164
24164
|
}
|
|
24165
24165
|
.blockquote.is-cyan {
|
|
@@ -24169,7 +24169,7 @@ figure {
|
|
|
24169
24169
|
.blockquote.is-cyan.has-quote::before, .blockquote.is-cyan.has-quote-before::before {
|
|
24170
24170
|
color: var(--minolith-color-cyan-blockquote-fore);
|
|
24171
24171
|
}
|
|
24172
|
-
.blockquote.is-cyan.has-quote::
|
|
24172
|
+
.blockquote.is-cyan.has-quote::after, .blockquote.is-cyan.has-quote-after::after {
|
|
24173
24173
|
color: var(--minolith-color-cyan-blockquote-fore);
|
|
24174
24174
|
}
|
|
24175
24175
|
.blockquote.is-blue {
|
|
@@ -24179,7 +24179,7 @@ figure {
|
|
|
24179
24179
|
.blockquote.is-blue.has-quote::before, .blockquote.is-blue.has-quote-before::before {
|
|
24180
24180
|
color: var(--minolith-color-blue-blockquote-fore);
|
|
24181
24181
|
}
|
|
24182
|
-
.blockquote.is-blue.has-quote::
|
|
24182
|
+
.blockquote.is-blue.has-quote::after, .blockquote.is-blue.has-quote-after::after {
|
|
24183
24183
|
color: var(--minolith-color-blue-blockquote-fore);
|
|
24184
24184
|
}
|
|
24185
24185
|
.blockquote.is-violet {
|
|
@@ -24189,7 +24189,7 @@ figure {
|
|
|
24189
24189
|
.blockquote.is-violet.has-quote::before, .blockquote.is-violet.has-quote-before::before {
|
|
24190
24190
|
color: var(--minolith-color-violet-blockquote-fore);
|
|
24191
24191
|
}
|
|
24192
|
-
.blockquote.is-violet.has-quote::
|
|
24192
|
+
.blockquote.is-violet.has-quote::after, .blockquote.is-violet.has-quote-after::after {
|
|
24193
24193
|
color: var(--minolith-color-violet-blockquote-fore);
|
|
24194
24194
|
}
|
|
24195
24195
|
.blockquote.is-magenta {
|
|
@@ -24199,7 +24199,7 @@ figure {
|
|
|
24199
24199
|
.blockquote.is-magenta.has-quote::before, .blockquote.is-magenta.has-quote-before::before {
|
|
24200
24200
|
color: var(--minolith-color-magenta-blockquote-fore);
|
|
24201
24201
|
}
|
|
24202
|
-
.blockquote.is-magenta.has-quote::
|
|
24202
|
+
.blockquote.is-magenta.has-quote::after, .blockquote.is-magenta.has-quote-after::after {
|
|
24203
24203
|
color: var(--minolith-color-magenta-blockquote-fore);
|
|
24204
24204
|
}
|
|
24205
24205
|
|