|
9 | 9 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.3.1/css/bootstrap-reboot.css"> |
10 | 10 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/typebase.css/0.5.0/typebase.css"> |
11 | 11 | --> |
12 | | - |
| 12 | + |
13 | 13 | <link rel="stylesheet" href="../../pfe-styles/dist/pfe-base.css" /> |
14 | 14 | <link rel="stylesheet" href="../../pfe-styles/dist/pfe-context.css" /> |
15 | 15 | <link rel="stylesheet" href="../../pfe-styles/dist/pfe-layouts.css" /> |
|
32 | 32 | line-height: 1.5rem; |
33 | 33 | font-weight: 400; |
34 | 34 | } |
| 35 | + section { |
| 36 | + padding: 16px; |
| 37 | + } |
35 | 38 | div { |
36 | 39 | margin-bottom: 8px; |
37 | 40 | } |
38 | 41 | </style> |
39 | 42 |
|
40 | 43 | </head> |
41 | 44 | <body unresolved> |
| 45 | + <section> |
42 | 46 | <h1><pfe-health-index></h1> |
43 | | - <h2>Default</h2> |
44 | | - <div> |
45 | | - <pfe-health-index health-index="A">A</pfe-health-index> |
46 | | - </div> |
47 | | - <div> |
48 | | - <pfe-health-index health-index="B">B</pfe-health-index> |
49 | | - </div> |
50 | | - <div> |
51 | | - <pfe-health-index health-index="C">C</pfe-health-index> |
52 | | - </div> |
53 | | - <div> |
54 | | - <pfe-health-index health-index="D">D</pfe-health-index> |
55 | | - </div> |
56 | | - <div> |
57 | | - <pfe-health-index health-index="E">E</pfe-health-index> |
58 | | - </div> |
59 | | - <div> |
60 | | - <pfe-health-index health-index="F">F</pfe-health-index> |
61 | | - </div> |
| 47 | + <h2>Default</h2> |
| 48 | + <div> |
| 49 | + <pfe-health-index health-index="A">A</pfe-health-index> |
| 50 | + </div> |
| 51 | + <div> |
| 52 | + <pfe-health-index health-index="B">B</pfe-health-index> |
| 53 | + </div> |
| 54 | + <div> |
| 55 | + <pfe-health-index health-index="C">C</pfe-health-index> |
| 56 | + </div> |
| 57 | + <div> |
| 58 | + <pfe-health-index health-index="D">D</pfe-health-index> |
| 59 | + </div> |
| 60 | + <div> |
| 61 | + <pfe-health-index health-index="E">E</pfe-health-index> |
| 62 | + </div> |
| 63 | + <div> |
| 64 | + <pfe-health-index health-index="F">F</pfe-health-index> |
| 65 | + </div> |
| 66 | + </section> |
| 67 | + |
| 68 | + <section> |
| 69 | + <h2>Mini</h2> |
| 70 | + <div> |
| 71 | + <pfe-health-index health-index="A" size="mini">A</pfe-health-index> |
| 72 | + </div> |
| 73 | + <div> |
| 74 | + <pfe-health-index health-index="B" size="mini">B</pfe-health-index> |
| 75 | + </div> |
| 76 | + <div> |
| 77 | + <pfe-health-index health-index="C" size="mini">C</pfe-health-index> |
| 78 | + </div> |
| 79 | + <div> |
| 80 | + <pfe-health-index health-index="D" size="mini">D</pfe-health-index> |
| 81 | + </div> |
| 82 | + <div> |
| 83 | + <pfe-health-index health-index="E" size="mini">E</pfe-health-index> |
| 84 | + </div> |
| 85 | + <div> |
| 86 | + <pfe-health-index health-index="F" size="mini">F</pfe-health-index> |
| 87 | + </div> |
| 88 | + </section> |
62 | 89 |
|
63 | | - <h2>Large</h2> |
64 | | - <div> |
65 | | - <pfe-health-index health-index="A" size="lg">A</pfe-health-index> |
66 | | - </div> |
67 | | - <div> |
68 | | - <pfe-health-index health-index="B" size="lg">B</pfe-health-index> |
69 | | - </div> |
70 | | - <div> |
71 | | - <pfe-health-index health-index="C" size="lg">C</pfe-health-index> |
72 | | - </div> |
73 | | - <div> |
74 | | - <pfe-health-index health-index="D" size="lg">D</pfe-health-index> |
75 | | - </div> |
76 | | - <div> |
77 | | - <pfe-health-index health-index="E" size="lg">E</pfe-health-index> |
78 | | - </div> |
79 | | - <div> |
80 | | - <pfe-health-index health-index="F" size="lg">F</pfe-health-index> |
81 | | - </div> |
| 90 | + <section> |
| 91 | + <h2>Large</h2> |
| 92 | + <div> |
| 93 | + <pfe-health-index health-index="A" size="lg">A</pfe-health-index> |
| 94 | + </div> |
| 95 | + <div> |
| 96 | + <pfe-health-index health-index="B" size="lg">B</pfe-health-index> |
| 97 | + </div> |
| 98 | + <div> |
| 99 | + <pfe-health-index health-index="C" size="lg">C</pfe-health-index> |
| 100 | + </div> |
| 101 | + <div> |
| 102 | + <pfe-health-index health-index="D" size="lg">D</pfe-health-index> |
| 103 | + </div> |
| 104 | + <div> |
| 105 | + <pfe-health-index health-index="E" size="lg">E</pfe-health-index> |
| 106 | + </div> |
| 107 | + <div> |
| 108 | + <pfe-health-index health-index="F" size="lg">F</pfe-health-index> |
| 109 | + </div> |
| 110 | + </section> |
82 | 111 | </body> |
83 | 112 | </html> |
0 commit comments