File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 padding : 2px 4px ;
1919 word-break : break-all;
2020 }
21- a {
21+ a , button {
2222 margin : 0 1em ;
2323 }
24+ button {
25+ cursor : pointer;
26+ padding : 0.25em 0.5em ;
27+ font-size : inherit;
28+ }
2429img {
2530 height : 60vh ;
2631 left : 10vw ;
3843--> < img src ="img/Caution_sign_used_on_roads_pn.svg " />
3944< p data-i18n ="docblockedPrompt1 " class ="label "> </ p > < p class ="what code "> </ p >
4045< p data-i18n ="docblockedPrompt2 " class ="label "> </ p > < p class ="code " id ="why "> </ p >
41- < p > < a id ="back " data-i18n ="docblockedBack " href > </ a > < a id ="bye " data-i18n ="docblockedClose " href > </ a > </ p >
46+ < p > < button id ="back " data-i18n ="docblockedBack " type ="button "> </ button >
47+ < button id ="bye " data-i18n ="docblockedClose " type ="button "> </ button > </ p >
4248< p data-i18n ="docblockedProceed " class ="label "> </ p > < p class ="code "> < a id ="yolo " class ="what " href > </ a > </ p >
4349< script src ="js/vapi-common.js "> </ script >
4450< script src ="js/vapi-client.js "> </ script >
You can’t perform that action at this time.
0 commit comments