File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 11
11
margin : 0 auto;
12
12
max-width : 640px ;
13
13
font-family : sans-serif;
14
+ color : # 333 ;
14
15
background : # f1f1f3 ;
15
16
}
16
17
17
18
h2 : not (: first-of-type ) {
18
19
margin-top : 100px ;
19
20
}
20
21
22
+ a {
23
+ color : inherit;
24
+ }
25
+
21
26
main {
22
27
padding : 20px 20px 0 ;
23
28
}
29
34
border-top : 1px solid # 000 ;
30
35
}
31
36
</ style >
32
- <!-- <script src="./lib/html-code-block-element.core.min.js" defer></script> -->
33
- < script src ="./lib/html-code-block-element.common.min.js " defer > </ script >
34
- <!-- <script src="./lib/html-code-block-element.all.min.js" defer></script> -->
37
+ <!-- <script src="./lib/html-code-block-element.common.min.js" defer></script> -->
38
+ <!-- <script src="https://cdn.jsdelivr.net/npm/@heppokofrontend/html-code-block-element/lib/html-code-block-element.core.min.js" defer></script> -->
39
+ < script src ="https://cdn.jsdelivr.net/npm/@heppokofrontend/html-code-block-element/lib/html-code-block-element.common.min.js " defer > </ script >
40
+ <!-- <script src="https://cdn.jsdelivr.net/npm/@heppokofrontend/html-code-block-element/lib/html-code-block-element.all.min.js" defer></script> -->
35
41
</ head >
36
42
< body >
37
43
< main >
You can’t perform that action at this time.
0 commit comments