File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 122122 .container1 * {
123123 font-variant-alternates : styleset (alt-a);
124124 }
125- .script {
125+ .container1 . script {
126126 font-variant-alternates : stylistic (alternates);
127127 }
128128 .inactive .container1 * {
133133 .container2 * {
134134 font-feature-settings : 'ss01' ;
135135 }
136- .script {
136+ .container2 . script {
137137 font-feature-settings : 'salt' ;
138138 }
139139 .inactive .container2 * {
161161 .container1 * {
162162 font-variant-alternates: styleset(alt-a);
163163 }
164- .script {
164+ .container1 . script {
165165 font-variant-alternates: stylistic(alternates);
166166 }
167167 .inactive .container1 * {
185185 .container2 * {
186186 font-feature-settings: 'ss01';
187187 }
188- .script {
188+ .container2 . script {
189189 font-feature-settings: 'salt';
190190 }
191191 .inactive .container2 * {
You can’t perform that action at this time.
0 commit comments