File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change 7
7
< link rel ="shortcut icon " type ="image/x-icon " href ="/ci-training/images/favicon.png " />
8
8
9
9
< style >
10
- img .thankyou {
10
+ .thankyou {
11
11
display : block;
12
12
width : 800px ;
13
13
margin : 50px auto 50px auto;
16
16
</ head >
17
17
18
18
< body >
19
- < img src ="/ci-training/images/feedback-thankyou.svg " class ="thankyou " />
20
- < div class ="buttons ">
21
- < a href ="/ ">
22
- < img src ="/ci-training/images/button-docs.svg " />
23
- </ a >
24
- < a href ="
mailto:[email protected] "
>
25
- < img src ="/ci-training/images/button-support.svg " />
26
- </ a >
19
+ < div class ="thankyou ">
20
+ < img src ="/ci-training/images/feedback-thankyou.svg " />
21
+ < div class ="buttons ">
22
+ < a href ="/ ">
23
+ < img src ="/ci-training/images/button-docs.svg " />
24
+ </ a >
25
+ < a href ="
mailto:[email protected] "
>
26
+ < img src ="/ci-training/images/button-support.svg " />
27
+ </ a >
28
+ </ div >
27
29
</ div >
28
30
29
31
< script >
You can’t perform that action at this time.
0 commit comments