Skip to content

Commit 386fcf6

Browse files
authored
release: version 2025.2.6 (#11)
1 parent 0548eaa commit 386fcf6

File tree

6 files changed

+289
-251
lines changed

6 files changed

+289
-251
lines changed

media.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "style-forge.media",
3-
"version": "2025.2.5",
3+
"version": "2025.2.6",
44
"description": "Style-Forge.Media: comprehensive CSS media query helpers for responsive web design.",
55
"type": "module",
66
"main": "media.css",

src/mobile/content-position.css

Lines changed: 81 additions & 112 deletions
Original file line numberDiff line numberDiff line change
@@ -1,130 +1,99 @@
11
@media only screen and (max-width: 600px) {
2-
.\@mob\:y\:c, .d\:f\:y.\@mob\:x\:c, .\@mob\:d\:f\:y.x\:c, .\@mob\:d\:f\:y.\@mob\:x\:c { align-content: center }
3-
.\@mob\:y\:c\:b, .d\:f\:y.\@mob\:x\:c\:b, .\@mob\:d\:f\:y.x\:c\:b, .\@mob\:d\:f\:y.\@mob\:x\:c\:b { align-content: baseline }
4-
.\@mob\:y\:c\:n, .d\:f\:y.\@mob\:x\:c\:n, .\@mob\:d\:f\:y.x\:c\:n, .\@mob\:d\:f\:y.\@mob\:x\:c\:n { align-content: normal }
5-
.\@mob\:y\:c\:e, .d\:f\:y.\@mob\:x\:c\:e, .\@mob\:d\:f\:y.x\:c\:e, .\@mob\:d\:f\:y.\@mob\:x\:c\:e { align-content: end }
6-
.\@mob\:y\:c\:s, .d\:f\:y.\@mob\:x\:c\:s, .\@mob\:d\:f\:y.x\:c\:s, .\@mob\:d\:f\:y.\@mob\:x\:c\:s { align-content: start }
7-
.\@mob\:y\:c\:sa, .d\:f\:y.\@mob\:x\:c\:sa, .\@mob\:d\:f\:y.x\:c\:sa, .\@mob\:d\:f\:y.\@mob\:x\:c\:sa { align-content: space-around }
8-
.\@mob\:y\:c\:sb, .d\:f\:y.\@mob\:x\:c\:sb, .\@mob\:d\:f\:y.x\:c\:sb, .\@mob\:d\:f\:y.\@mob\:x\:c\:sb { align-content: space-between }
9-
.\@mob\:y\:c\:se, .d\:f\:y.\@mob\:x\:c\:se, .\@mob\:d\:f\:y.x\:c\:se, .\@mob\:d\:f\:y.\@mob\:x\:c\:se { align-content: space-evenly }
10-
11-
.\@mob\:y\:i, .d\:f\:y.\@mob\:x\:i, .\@mob\:d\:f\:y.x\:i, .\@mob\:d\:f\:y.\@mob\:x\:i { align-items: center }
12-
.\@mob\:y\:i\:b, .d\:f\:y.\@mob\:x\:i\:b, .\@mob\:d\:f\:y.x\:i\:b, .\@mob\:d\:f\:y.\@mob\:x\:i\:b { align-items: baseline }
13-
.\@mob\:y\:i\:e, .d\:f\:y.\@mob\:x\:i\:e, .\@mob\:d\:f\:y.x\:i\:e, .\@mob\:d\:f\:y.\@mob\:x\:i\:e { align-items: end }
14-
.\@mob\:y\:i\:s, .d\:f\:y.\@mob\:x\:i\:s, .\@mob\:d\:f\:y.x\:i\:s, .\@mob\:d\:f\:y.\@mob\:x\:i\:s { align-items: start }
15-
.\@mob\:y\:i\:st, .d\:f\:y.\@mob\:x\:i\:st, .\@mob\:d\:f\:y.x\:i\:st, .\@mob\:d\:f\:y.\@mob\:x\:i\:st { align-items: stretch }
16-
17-
.\@mob\:y\:s, .d\:f\:y.\@mob\:x\:s, .\@mob\:d\:f\:y.x\:s, .\@mob\:d\:f\:y.\@mob\:x\:s { align-self: center }
18-
.\@mob\:y\:s\:a, .d\:f\:y.\@mob\:x\:s\:a, .\@mob\:d\:f\:y.x\:s\:a, .\@mob\:d\:f\:y.\@mob\:x\:s\:a { align-self: auto }
19-
.\@mob\:y\:s\:n, .d\:f\:y.\@mob\:x\:s\:n, .\@mob\:d\:f\:y.x\:s\:n, .\@mob\:d\:f\:y.\@mob\:x\:s\:n { align-self: normal }
20-
.\@mob\:y\:s\:b, .d\:f\:y.\@mob\:x\:s\:b, .\@mob\:d\:f\:y.x\:s\:b, .\@mob\:d\:f\:y.\@mob\:x\:s\:b { align-self: baseline }
21-
.\@mob\:y\:s\:e, .d\:f\:y.\@mob\:x\:s\:e, .\@mob\:d\:f\:y.x\:s\:e, .\@mob\:d\:f\:y.\@mob\:x\:s\:e { align-self: end }
22-
.\@mob\:y\:s\:s, .d\:f\:y.\@mob\:x\:s\:s, .\@mob\:d\:f\:y.x\:s\:s, .\@mob\:d\:f\:y.\@mob\:x\:s\:s { align-self: start }
23-
.\@mob\:y\:s\:st, .d\:f\:y.\@mob\:x\:s\:st, .\@mob\:d\:f\:y.x\:s\:st, .\@mob\:d\:f\:y.\@mob\:x\:s\:st { align-self: stretch }
24-
25-
.\@mob\:x\:c, .d\:f\:y.\@mob\:y\:c, .\@mob\:d\:f\:y.y\:c, .\@mob\:d\:f\:y.\@mob\:y\:c { justify-content: center }
26-
.\@mob\:x\:c\:n, .d\:f\:y.\@mob\:y\:c\:n, .\@mob\:d\:f\:y.y\:c\:n, .\@mob\:d\:f\:y.\@mob\:y\:c\:n { justify-content: normal }
27-
.\@mob\:x\:c\:e, .d\:f\:y.\@mob\:y\:c\:e, .\@mob\:d\:f\:y.y\:c\:e, .\@mob\:d\:f\:y.\@mob\:y\:c\:e { justify-content: end }
28-
.\@mob\:x\:c\:s, .d\:f\:y.\@mob\:y\:c\:s, .\@mob\:d\:f\:y.y\:c\:s, .\@mob\:d\:f\:y.\@mob\:y\:c\:s { justify-content: start }
29-
.\@mob\:x\:c\:sa, .d\:f\:y.\@mob\:y\:c\:sa, .\@mob\:d\:f\:y.y\:c\:sa, .\@mob\:d\:f\:y.\@mob\:y\:c\:sa { justify-content: space-around }
30-
.\@mob\:x\:c\:sb, .d\:f\:y.\@mob\:y\:c\:sb, .\@mob\:d\:f\:y.y\:c\:sb, .\@mob\:d\:f\:y.\@mob\:y\:c\:sb { justify-content: space-between }
31-
.\@mob\:x\:c\:se, .d\:f\:y.\@mob\:y\:c\:se, .\@mob\:d\:f\:y.y\:c\:se, .\@mob\:d\:f\:y.\@mob\:y\:c\:se { justify-content: space-evenly }
32-
33-
.\@mob\:x\:i, .d\:f\:y.\@mob\:y\:i, .\@mob\:d\:f\:y.y\:i, .\@mob\:d\:f\:y.\@mob\:y\:i { justify-items: center }
34-
.\@mob\:x\:i\:b, .d\:f\:y.\@mob\:y\:i\:b, .\@mob\:d\:f\:y.y\:i\:b, .\@mob\:d\:f\:y.\@mob\:y\:i\:b { justify-items: baseline }
35-
.\@mob\:x\:i\:e, .d\:f\:y.\@mob\:y\:i\:e, .\@mob\:d\:f\:y.y\:i\:e, .\@mob\:d\:f\:y.\@mob\:y\:i\:e { justify-items: end }
36-
.\@mob\:x\:i\:s, .d\:f\:y.\@mob\:y\:i\:s, .\@mob\:d\:f\:y.y\:i\:s, .\@mob\:d\:f\:y.\@mob\:y\:i\:s { justify-items: start }
37-
.\@mob\:x\:i\:st, .d\:f\:y.\@mob\:y\:i\:st, .\@mob\:d\:f\:y.y\:i\:st, .\@mob\:d\:f\:y.\@mob\:y\:i\:st { justify-items: stretch }
38-
39-
.\@mob\:x\:s, .d\:f\:y.\@mob\:y\:s, .\@mob\:d\:f\:y.y\:s, .\@mob\:d\:f\:y.\@mob\:y\:s { justify-self: center }
40-
.\@mob\:x\:s\:a, .d\:f\:y.\@mob\:y\:s\:a, .\@mob\:d\:f\:y.y\:s\:a, .\@mob\:d\:f\:y.\@mob\:y\:s\:a { justify-self: auto }
41-
.\@mob\:x\:s\:n, .d\:f\:y.\@mob\:y\:s\:n, .\@mob\:d\:f\:y.y\:s\:n, .\@mob\:d\:f\:y.\@mob\:y\:s\:n { justify-self: normal }
42-
.\@mob\:x\:s\:b, .d\:f\:y.\@mob\:y\:s\:b, .\@mob\:d\:f\:y.y\:s\:b, .\@mob\:d\:f\:y.\@mob\:y\:s\:b { justify-self: baseline }
43-
.\@mob\:x\:s\:e, .d\:f\:y.\@mob\:y\:s\:e, .\@mob\:d\:f\:y.y\:s\:e, .\@mob\:d\:f\:y.\@mob\:y\:s\:e { justify-self: end }
44-
.\@mob\:x\:s\:s, .d\:f\:y.\@mob\:y\:s\:s, .\@mob\:d\:f\:y.y\:s\:s, .\@mob\:d\:f\:y.\@mob\:y\:s\:s { justify-self: start }
45-
.\@mob\:x\:s\:st, .d\:f\:y.\@mob\:y\:s\:st, .\@mob\:d\:f\:y.y\:s\:st, .\@mob\:d\:f\:y.\@mob\:y\:s\:st { justify-self: stretch }
2+
.\@mob\:y\:c, .d\:f\:y.\@mob\:x\:c .\@mob\:d\:f\:y.\@mob\:x\:c { align-content: center }
3+
.\@mob\:y\:c\:b, .d\:f\:y.\@mob\:x\:c\:b, .\@mob\:d\:f\:y.\@mob\:x\:c\:b { align-content: baseline }
4+
.\@mob\:y\:c\:n, .d\:f\:y.\@mob\:x\:c\:n, .\@mob\:d\:f\:y.\@mob\:x\:c\:n { align-content: normal }
5+
.\@mob\:y\:c\:e, .d\:f\:y.\@mob\:x\:c\:e, .\@mob\:d\:f\:y.\@mob\:x\:c\:e { align-content: end }
6+
.\@mob\:y\:c\:s, .d\:f\:y.\@mob\:x\:c\:s, .\@mob\:d\:f\:y.\@mob\:x\:c\:s { align-content: start }
7+
.\@mob\:y\:c\:sa, .d\:f\:y.\@mob\:x\:c\:sa, .\@mob\:d\:f\:y.\@mob\:x\:c\:sa { align-content: space-around }
8+
.\@mob\:y\:c\:sb, .d\:f\:y.\@mob\:x\:c\:sb, .\@mob\:d\:f\:y.\@mob\:x\:c\:sb { align-content: space-between }
9+
.\@mob\:y\:c\:se, .d\:f\:y.\@mob\:x\:c\:se, .\@mob\:d\:f\:y.\@mob\:x\:c\:se { align-content: space-evenly }
10+
11+
.\@mob\:y\:i, .d\:f\:y.\@mob\:x\:i, .\@mob\:d\:f\:y.\@mob\:x\:i { align-items: center }
12+
.\@mob\:y\:i\:b, .d\:f\:y.\@mob\:x\:i\:b, .\@mob\:d\:f\:y.\@mob\:x\:i\:b { align-items: baseline }
13+
.\@mob\:y\:i\:e, .d\:f\:y.\@mob\:x\:i\:e, .\@mob\:d\:f\:y.\@mob\:x\:i\:e { align-items: end }
14+
.\@mob\:y\:i\:s, .d\:f\:y.\@mob\:x\:i\:s, .\@mob\:d\:f\:y.\@mob\:x\:i\:s { align-items: start }
15+
.\@mob\:y\:i\:st, .d\:f\:y.\@mob\:x\:i\:st, .\@mob\:d\:f\:y.\@mob\:x\:i\:st { align-items: stretch }
16+
17+
.\@mob\:y\:s, .d\:f\:y.\@mob\:x\:s, .\@mob\:d\:f\:y.\@mob\:x\:s { align-self: center }
18+
.\@mob\:y\:s\:a, .d\:f\:y.\@mob\:x\:s\:a, .\@mob\:d\:f\:y.\@mob\:x\:s\:a { align-self: auto }
19+
.\@mob\:y\:s\:n, .d\:f\:y.\@mob\:x\:s\:n, .\@mob\:d\:f\:y.\@mob\:x\:s\:n { align-self: normal }
20+
.\@mob\:y\:s\:b, .d\:f\:y.\@mob\:x\:s\:b, .\@mob\:d\:f\:y.\@mob\:x\:s\:b { align-self: baseline }
21+
.\@mob\:y\:s\:e, .d\:f\:y.\@mob\:x\:s\:e, .\@mob\:d\:f\:y.\@mob\:x\:s\:e { align-self: end }
22+
.\@mob\:y\:s\:s, .d\:f\:y.\@mob\:x\:s\:s, .\@mob\:d\:f\:y.\@mob\:x\:s\:s { align-self: start }
23+
.\@mob\:y\:s\:st, .d\:f\:y.\@mob\:x\:s\:st, .\@mob\:d\:f\:y.\@mob\:x\:s\:st { align-self: stretch }
24+
25+
.\@mob\:x\:c, .d\:f\:y.\@mob\:y\:c, .\@mob\:d\:f\:y.\@mob\:y\:c { justify-content: center }
26+
.\@mob\:x\:c\:n, .d\:f\:y.\@mob\:y\:c\:n, .\@mob\:d\:f\:y.\@mob\:y\:c\:n { justify-content: normal }
27+
.\@mob\:x\:c\:e, .d\:f\:y.\@mob\:y\:c\:e, .\@mob\:d\:f\:y.\@mob\:y\:c\:e { justify-content: end }
28+
.\@mob\:x\:c\:s, .d\:f\:y.\@mob\:y\:c\:s, .\@mob\:d\:f\:y.\@mob\:y\:c\:s { justify-content: start }
29+
.\@mob\:x\:c\:sa, .d\:f\:y.\@mob\:y\:c\:sa, .\@mob\:d\:f\:y.\@mob\:y\:c\:sa { justify-content: space-around }
30+
.\@mob\:x\:c\:sb, .d\:f\:y.\@mob\:y\:c\:sb, .\@mob\:d\:f\:y.\@mob\:y\:c\:sb { justify-content: space-between }
31+
.\@mob\:x\:c\:se, .d\:f\:y.\@mob\:y\:c\:se, .\@mob\:d\:f\:y.\@mob\:y\:c\:se { justify-content: space-evenly }
32+
33+
.\@mob\:x\:i, .d\:f\:y.\@mob\:y\:i, .\@mob\:d\:f\:y.\@mob\:y\:i { justify-items: center }
34+
.\@mob\:x\:i\:b, .d\:f\:y.\@mob\:y\:i\:b, .\@mob\:d\:f\:y.\@mob\:y\:i\:b { justify-items: baseline }
35+
.\@mob\:x\:i\:e, .d\:f\:y.\@mob\:y\:i\:e, .\@mob\:d\:f\:y.\@mob\:y\:i\:e { justify-items: end }
36+
.\@mob\:x\:i\:s, .d\:f\:y.\@mob\:y\:i\:s, .\@mob\:d\:f\:y.\@mob\:y\:i\:s { justify-items: start }
37+
.\@mob\:x\:i\:st, .d\:f\:y.\@mob\:y\:i\:st, .\@mob\:d\:f\:y.\@mob\:y\:i\:st { justify-items: stretch }
38+
39+
.\@mob\:x\:s, .d\:f\:y.\@mob\:y\:s, .\@mob\:d\:f\:y.\@mob\:y\:s { justify-self: center }
40+
.\@mob\:x\:s\:a, .d\:f\:y.\@mob\:y\:s\:a, .\@mob\:d\:f\:y.\@mob\:y\:s\:a { justify-self: auto }
41+
.\@mob\:x\:s\:n, .d\:f\:y.\@mob\:y\:s\:n, .\@mob\:d\:f\:y.\@mob\:y\:s\:n { justify-self: normal }
42+
.\@mob\:x\:s\:b, .d\:f\:y.\@mob\:y\:s\:b, .\@mob\:d\:f\:y.\@mob\:y\:s\:b { justify-self: baseline }
43+
.\@mob\:x\:s\:e, .d\:f\:y.\@mob\:y\:s\:e, .\@mob\:d\:f\:y.\@mob\:y\:s\:e { justify-self: end }
44+
.\@mob\:x\:s\:s, .d\:f\:y.\@mob\:y\:s\:s, .\@mob\:d\:f\:y.\@mob\:y\:s\:s { justify-self: start }
45+
.\@mob\:x\:s\:st, .d\:f\:y.\@mob\:y\:s\:st, .\@mob\:d\:f\:y.\@mob\:y\:s\:st { justify-self: stretch }
4646

4747
/* /// */
4848

49-
html.xy .\@mob\:y\:c\:e, html.xy .d\:f\:y.\@mob\:x\:c\:e, html.xy .\@mob\:d\:f\:y.x\:c\:e, html.xy .\@mob\:d\:f\:y.\@mob\:x\:c\:e { align-content: flex-end }
50-
html.xy .\@mob\:y\:c\:s, html.xy .d\:f\:y.\@mob\:x\:c\:s, html.xy .\@mob\:d\:f\:y.x\:c\:s, html.xy .\@mob\:d\:f\:y.\@mob\:x\:c\:s { align-content: flex-start }
51-
html.xy .\@mob\:y\:i\:e, html.xy .d\:f\:y.\@mob\:x\:i\:e, html.xy .\@mob\:d\:f\:y.x\:i\:e, html.xy .\@mob\:d\:f\:y.\@mob\:x\:i\:e { align-items: flex-end }
52-
html.xy .\@mob\:y\:i\:s, html.xy .d\:f\:y.\@mob\:x\:i\:s, html.xy .\@mob\:d\:f\:y.x\:i\:s, html.xy .\@mob\:d\:f\:y.\@mob\:x\:i\:s { align-items: flex-start }
53-
html.xy .\@mob\:y\:s\:e, html.xy .d\:f\:y.\@mob\:x\:s\:e, html.xy .\@mob\:d\:f\:y.x\:s\:e, html.xy .\@mob\:d\:f\:y.\@mob\:x\:s\:e { align-self: flex-end }
54-
html.xy .\@mob\:y\:s\:s, html.xy .d\:f\:y.\@mob\:x\:s\:s, html.xy .\@mob\:d\:f\:y.x\:s\:s, html.xy .\@mob\:d\:f\:y.\@mob\:x\:s\:s { align-self: flex-start }
55-
html.xy .\@mob\:x\:c\:e, html.xy .d\:f\:y.\@mob\:y\:c\:e, html.xy .\@mob\:d\:f\:y.y\:c\:e, html.xy .\@mob\:d\:f\:y.\@mob\:y\:c\:e { justify-content: flex-end }
56-
html.xy .\@mob\:x\:c\:s, html.xy .d\:f\:y.\@mob\:y\:c\:s, html.xy .\@mob\:d\:f\:y.y\:c\:s, html.xy .\@mob\:d\:f\:y.\@mob\:y\:c\:s { justify-content: flex-start }
57-
html.xy .\@mob\:x\:i\:e, html.xy .d\:f\:y.\@mob\:y\:i\:e, html.xy .\@mob\:d\:f\:y.y\:i\:e, html.xy .\@mob\:d\:f\:y.\@mob\:y\:i\:e { justify-items: flex-end }
58-
html.xy .\@mob\:x\:i\:s, html.xy .d\:f\:y.\@mob\:y\:i\:s, html.xy .\@mob\:d\:f\:y.y\:i\:s, html.xy .\@mob\:d\:f\:y.\@mob\:y\:i\:s { justify-items: flex-start }
59-
html.xy .\@mob\:x\:s\:e, html.xy .d\:f\:y.\@mob\:y\:s\:e, html.xy .\@mob\:d\:f\:y.y\:s\:e, html.xy .\@mob\:d\:f\:y.\@mob\:y\:s\:e { justify-self: flex-end }
60-
html.xy .\@mob\:x\:s\:s, html.xy .d\:f\:y.\@mob\:y\:s\:s, html.xy .\@mob\:d\:f\:y.y\:s\:s, html.xy .\@mob\:d\:f\:y.\@mob\:y\:s\:s { justify-self: flex-start }
61-
62-
html.flex .\@mob\:y\:c > *,
63-
html.flex .\@mob\:y\:i > *,
64-
html.flex .\@mob\:y\:s > *,
65-
66-
html.flex .d\:f\:y.\@mob\:x\:c > *, html.flex .\@mob\:d\:f\:y.x\:c > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:c > *,
67-
html.flex .d\:f\:y.\@mob\:x\:i > *, html.flex .\@mob\:d\:f\:y.x\:i > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:i > *,
68-
html.flex .d\:f\:y.\@mob\:x\:s > *, html.flex .\@mob\:d\:f\:y.x\:s > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:s > *
49+
html.xy .\@mob\:y\:c\:e, html.xy .d\:f\:y.\@mob\:x\:c\:e, html.xy .\@mob\:d\:f\:y.\@mob\:x\:c\:e { align-content: flex-end }
50+
html.xy .\@mob\:y\:c\:s, html.xy .d\:f\:y.\@mob\:x\:c\:s, html.xy .\@mob\:d\:f\:y.\@mob\:x\:c\:s { align-content: flex-start }
51+
html.xy .\@mob\:y\:i\:e, html.xy .d\:f\:y.\@mob\:x\:i\:e, html.xy .\@mob\:d\:f\:y.\@mob\:x\:i\:e { align-items: flex-end }
52+
html.xy .\@mob\:y\:i\:s, html.xy .d\:f\:y.\@mob\:x\:i\:s, html.xy .\@mob\:d\:f\:y.\@mob\:x\:i\:s { align-items: flex-start }
53+
html.xy .\@mob\:y\:s\:e, html.xy .d\:f\:y.\@mob\:x\:s\:e, html.xy .\@mob\:d\:f\:y.\@mob\:x\:s\:e { align-self: flex-end }
54+
html.xy .\@mob\:y\:s\:s, html.xy .d\:f\:y.\@mob\:x\:s\:s, html.xy .\@mob\:d\:f\:y.\@mob\:x\:s\:s { align-self: flex-start }
55+
html.xy .\@mob\:x\:c\:e, html.xy .d\:f\:y.\@mob\:y\:c\:e, html.xy .\@mob\:d\:f\:y.\@mob\:y\:c\:e { justify-content: flex-end }
56+
html.xy .\@mob\:x\:c\:s, html.xy .d\:f\:y.\@mob\:y\:c\:s, html.xy .\@mob\:d\:f\:y.\@mob\:y\:c\:s { justify-content: flex-start }
57+
html.xy .\@mob\:x\:i\:e, html.xy .d\:f\:y.\@mob\:y\:i\:e, html.xy .\@mob\:d\:f\:y.\@mob\:y\:i\:e { justify-items: flex-end }
58+
html.xy .\@mob\:x\:i\:s, html.xy .d\:f\:y.\@mob\:y\:i\:s, html.xy .\@mob\:d\:f\:y.\@mob\:y\:i\:s { justify-items: flex-start }
59+
html.xy .\@mob\:x\:s\:e, html.xy .d\:f\:y.\@mob\:y\:s\:e, html.xy .\@mob\:d\:f\:y.\@mob\:y\:s\:e { justify-self: flex-end }
60+
html.xy .\@mob\:x\:s\:s, html.xy .d\:f\:y.\@mob\:y\:s\:s, html.xy .\@mob\:d\:f\:y.\@mob\:y\:s\:s { justify-self: flex-start }
61+
62+
html.flex .\@mob\:y\:c > *, html.flex .d\:f\:y.\@mob\:x\:c > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:c > *,
63+
html.flex .\@mob\:y\:i > *, html.flex .d\:f\:y.\@mob\:x\:i > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:i > *,
64+
html.flex .\@mob\:y\:s > *, html.flex .d\:f\:y.\@mob\:x\:s > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:s > *
6965
{ vertical-align: middle }
7066

71-
html.flex .\@mob\:y\:c\:s > *,
72-
html.flex .\@mob\:y\:i\:s > *,
73-
html.flex .\@mob\:y\:s\:s > *,
74-
75-
html.flex .d\:f\:y.\@mob\:x\:c\:s > *, html.flex .\@mob\:d\:f\:y.x\:c\:s > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:c\:s > *,
76-
html.flex .d\:f\:y.\@mob\:x\:i\:s > *, html.flex .\@mob\:d\:f\:y.x\:i\:s > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:i\:s > *,
77-
html.flex .d\:f\:y.\@mob\:x\:s\:s > *, html.flex .\@mob\:d\:f\:y.x\:s\:s > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:s\:s > *
67+
html.flex .\@mob\:y\:c\:s > *, html.flex .d\:f\:y.\@mob\:x\:c\:s > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:c\:s > *,
68+
html.flex .\@mob\:y\:i\:s > *, html.flex .d\:f\:y.\@mob\:x\:i\:s > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:i\:s > *,
69+
html.flex .\@mob\:y\:s\:s > *, html.flex .d\:f\:y.\@mob\:x\:s\:s > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:s\:s > *
7870
{ vertical-align: top }
7971

80-
html.flex .\@mob\:y\:c\:e > *,
81-
html.flex .\@mob\:y\:i\:e > *,
82-
html.flex .\@mob\:y\:s\:e > *,
83-
84-
html.flex .d\:f\:y.\@mob\:x\:c\:e > *, html.flex .\@mob\:d\:f\:y.x\:c\:e > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:c\:e > *,
85-
html.flex .d\:f\:y.\@mob\:x\:i\:e > *, html.flex .\@mob\:d\:f\:y.x\:i\:e > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:i\:e > *,
86-
html.flex .d\:f\:y.\@mob\:x\:s\:e > *, html.flex .\@mob\:d\:f\:y.x\:s\:e > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:s\:e > *
72+
html.flex .\@mob\:y\:c\:e > *, html.flex .d\:f\:y.\@mob\:x\:c\:e > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:c\:e > *,
73+
html.flex .\@mob\:y\:i\:e > *, html.flex .d\:f\:y.\@mob\:x\:i\:e > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:i\:e > *,
74+
html.flex .\@mob\:y\:s\:e > *, html.flex .d\:f\:y.\@mob\:x\:s\:e > *, html.flex .\@mob\:d\:f\:y.\@mob\:x\:s\:e > *
8775
{ vertical-align: bottom }
8876

89-
html.flex .\@mob\:x\:c,
90-
html.flex .\@mob\:x\:i,
91-
html.flex .\@mob\:x\:s,
92-
93-
html.flex .d\:f\:y.\@mob\:y\:c, html.flex .\@mob\:d\:f\:y.y\:c, html.flex .\@mob\:d\:f\:y.\@mob\:y\:c,
94-
html.flex .d\:f\:y.\@mob\:y\:i, html.flex .\@mob\:d\:f\:y.y\:i, html.flex .\@mob\:d\:f\:y.\@mob\:y\:i,
95-
html.flex .d\:f\:y.\@mob\:y\:s, html.flex .\@mob\:d\:f\:y.y\:s, html.flex .\@mob\:d\:f\:y.\@mob\:y\:s
77+
html.flex .\@mob\:x\:c, html.flex .d\:f\:y.\@mob\:y\:c, html.flex .\@mob\:d\:f\:y.\@mob\:y\:c,
78+
html.flex .\@mob\:x\:i, html.flex .d\:f\:y.\@mob\:y\:i, html.flex .\@mob\:d\:f\:y.\@mob\:y\:i,
79+
html.flex .\@mob\:x\:s, html.flex .d\:f\:y.\@mob\:y\:s, html.flex .\@mob\:d\:f\:y.\@mob\:y\:s
9680
{ text-align: center }
9781

98-
html.flex .\@mob\:x\:c\:s,
99-
html.flex .\@mob\:x\:i\:s,
100-
html.flex .\@mob\:x\:s\:s,
101-
102-
html.flex .d\:f\:y.\@mob\:y\:c\:s, html.flex .\@mob\:d\:f\:y.y\:c\:s, html.flex .\@mob\:d\:f\:y.\@mob\:y\:c\:s,
103-
html.flex .d\:f\:y.\@mob\:y\:i\:s, html.flex .\@mob\:d\:f\:y.y\:i\:s, html.flex .\@mob\:d\:f\:y.\@mob\:y\:i\:s,
104-
html.flex .d\:f\:y.\@mob\:y\:s\:s, html.flex .\@mob\:d\:f\:y.y\:s\:s, html.flex .\@mob\:d\:f\:y.\@mob\:y\:s\:s
82+
html.flex .\@mob\:x\:c\:s, html.flex .d\:f\:y.\@mob\:y\:c\:s, html.flex .\@mob\:d\:f\:y.\@mob\:y\:c\:s,
83+
html.flex .\@mob\:x\:i\:s, html.flex .d\:f\:y.\@mob\:y\:i\:s, html.flex .\@mob\:d\:f\:y.\@mob\:y\:i\:s,
84+
html.flex .\@mob\:x\:s\:s, html.flex .d\:f\:y.\@mob\:y\:s\:s, html.flex .\@mob\:d\:f\:y.\@mob\:y\:s\:s
10585
{ text-align: left }
10686

107-
html.flex .\@mob\:x\:c\:e,
108-
html.flex .\@mob\:x\:i\:e,
109-
html.flex .\@mob\:x\:s\:e,
110-
111-
html.flex .d\:f\:y.\@mob\:y\:c\:e, html.flex .\@mob\:d\:f\:y.y\:c\:e, html.flex .\@mob\:d\:f\:y.\@mob\:y\:c\:e,
112-
html.flex .d\:f\:y.\@mob\:y\:i\:e, html.flex .\@mob\:d\:f\:y.y\:i\:e, html.flex .\@mob\:d\:f\:y.\@mob\:y\:i\:e,
113-
html.flex .d\:f\:y.\@mob\:y\:s\:e, html.flex .\@mob\:d\:f\:y.y\:s\:e, html.flex .\@mob\:d\:f\:y.\@mob\:y\:s\:e
87+
html.flex .\@mob\:x\:c\:e, html.flex .d\:f\:y.\@mob\:y\:c\:e, html.flex .\@mob\:d\:f\:y.\@mob\:y\:c\:e,
88+
html.flex .\@mob\:x\:i\:e, html.flex .d\:f\:y.\@mob\:y\:i\:e, html.flex .\@mob\:d\:f\:y.\@mob\:y\:i\:e,
89+
html.flex .\@mob\:x\:s\:e, html.flex .d\:f\:y.\@mob\:y\:s\:e, html.flex .\@mob\:d\:f\:y.\@mob\:y\:s\:e
11490
{ text-align: right }
11591

116-
html.flex .\@mob\:x\:c > *,
117-
html.flex .\@mob\:x\:i > *,
118-
html.flex .\@mob\:x\:s > *,
119-
html.flex .\@mob\:x\:c\:e > *,
120-
html.flex .\@mob\:x\:i\:e > *,
121-
html.flex .\@mob\:x\:s\:e > *,
122-
123-
html.flex .d\:f\:y.\@mob\:y\:c > *, html.flex .\@mob\:d\:f\:y.y\:c > *, html.flex .\@mob\:d\:f\:y.\@mob\:y\:c > *,
124-
html.flex .d\:f\:y.\@mob\:y\:i > *, html.flex .\@mob\:d\:f\:y.y\:i > *, html.flex .\@mob\:d\:f\:y.\@mob\:y\:i > *,
125-
html.flex .d\:f\:y.\@mob\:y\:s > *, html.flex .\@mob\:d\:f\:y.y\:s > *, html.flex .\@mob\:d\:f\:y.\@mob\:y\:s > *,
126-
html.flex .d\:f\:y.\@mob\:y\:c\:e > *, html.flex .\@mob\:d\:f\:y.y\:c\:e > *, html.flex .\@mob\:d\:f\:y.\@mob\:y\:c\:e > *,
127-
html.flex .d\:f\:y.\@mob\:y\:i\:e > *, html.flex .\@mob\:d\:f\:y.y\:i\:e > *, html.flex .\@mob\:d\:f\:y.\@mob\:y\:i\:e > *,
128-
html.flex .d\:f\:y.\@mob\:y\:s\:e > *, html.flex .\@mob\:d\:f\:y.y\:s\:e > *, html.flex .\@mob\:d\:f\:y.\@mob\:y\:s\:e > *
92+
html.flex .\@mob\:x\:c > *, html.flex .d\:f\:y.\@mob\:y\:c > *, html.flex .\@mob\:d\:f\:y.\@mob\:y\:c > *,
93+
html.flex .\@mob\:x\:i > *, html.flex .d\:f\:y.\@mob\:y\:i > *, html.flex .\@mob\:d\:f\:y.\@mob\:y\:i > *,
94+
html.flex .\@mob\:x\:s > *, html.flex .d\:f\:y.\@mob\:y\:s > *, html.flex .\@mob\:d\:f\:y.\@mob\:y\:s > *,
95+
html.flex .\@mob\:x\:c\:e > *, html.flex .d\:f\:y.\@mob\:y\:c\:e > *, html.flex .\@mob\:d\:f\:y.\@mob\:y\:c\:e > *,
96+
html.flex .\@mob\:x\:i\:e > *, html.flex .d\:f\:y.\@mob\:y\:i\:e > *, html.flex .\@mob\:d\:f\:y.\@mob\:y\:i\:e > *,
97+
html.flex .\@mob\:x\:s\:e > *, html.flex .d\:f\:y.\@mob\:y\:s\:e > *, html.flex .\@mob\:d\:f\:y.\@mob\:y\:s\:e > *
12998
{ text-align: left }
13099
}

0 commit comments

Comments
 (0)