-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathframework.css
More file actions
70 lines (63 loc) · 1.28 KB
/
Copy pathframework.css
File metadata and controls
70 lines (63 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
*{
text-align: center;
padding: 50px;
position: -webkit-sticky;
margin: 0;
padding: 0;
}
@font-feature-values{
content: "device-width";
inline-size: 1;
}
:root{
--o-animation: alternate;
--a-padding:left;
--a-padding-border:12px;
--h1-color: blue;
--p-font-size: large;
--img-src: url(" ");
--td-font: system-ui;
--colgroup-width: max;
--colgroups-height: max;
--font-face: system-ui;
--font-face-size: large;
--header_margin-top: auto;
--header_background-color: blue;
--pre_border-radius:20px;
}
h1,p{
font-size: larger;
font-family: system-ui;
}
p.h1{
font-size: larger;
}{
img-src
width: 50px;
height: 50px;
}
table{
--td-font
border: solid;
align: center;
font-size: large;
--colgroup-width
--colgroup-height
}
td.table,tr.table{
align:center-left;
valign: top-middle;
background-color: "#D6DCE4";
border-top: 1px solid;
border-rigtht: 1px solid;
border-left: 1px solid;
height: var(38px-53px-71px-89px-107px);
}
h2.h2,h3.h2,h4.h2{
font-size: larger;
font-family: system-ui;
}
h5.h3,h6.h3{
font-size: x-large;
font-family: system-ui;
}