File tree Expand file tree Collapse file tree 4 files changed +4
-28
lines changed
Expand file tree Collapse file tree 4 files changed +4
-28
lines changed Original file line number Diff line number Diff line change 1818 background-color : # ffffff ;
1919 margin : 20px ;
2020 }
21- .filetree .ds-logo {
22- height : 6vh ;
23- background : url (logo-dynamsoft-black.svg) no-repeat 0 ;
24- background-size : contain;
25- }
2621 </ style >
2722 < style >
2823 /* Tooltip styling */
167162 border-radius : 0 ;
168163 margin : 0 auto;
169164 max-width : 1200px ;
170- padding : 24px 40px ;
165+ padding : 0 40 px 24px 40px ;
171166 box-shadow : none;
172167 }
173168
445440 height : 96px ;
446441 object-fit : contain;
447442 margin-top : auto;
448- background-color : # 000000 ;
449- border-radius : 8px ;
443+ background-color : transparent;
450444 }
451445
452446 /* Scenario Subtitle and Description */
671665 }
672666 </ style >
673667 < div class ="filetree ">
674- < a href ="https://www.dynamsoft.com/ " target ="_blank ">
675- < div class ="ds-logo "> </ div >
676- </ a >
677-
678668 <!-- Download Demo Section -->
679669 < div class ="file ">
680670 < h2 > Download Demo</ h2 >
Original file line number Diff line number Diff line change 1818 background-color : # ffffff ;
1919 margin : 20px ;
2020 }
21- .filetree .ds-logo {
22- height : 6vh ;
23- background : url (logo-dynamsoft-black.svg) no-repeat 0 ;
24- background-size : contain;
25- }
2621 </ style >
2722 < style >
2823 /* Tooltip styling */
167162 border-radius : 0 ;
168163 margin : 0 auto;
169164 max-width : 1200px ;
170- padding : 24px 40px ;
165+ padding : 0 40 px 24px 40px ;
171166 box-shadow : none;
172167 }
173168
476471 height : 96px ;
477472 object-fit : contain;
478473 margin-top : auto;
479- background-color : # 000000 ;
480- border-radius : 8px ;
474+ background-color : transparent;
481475 }
482476
483477 /* Scenario Subtitle and Description */
702696 }
703697 </ style >
704698 < div class ="filetree ">
705- < a href ="https://www.dynamsoft.com/ " target ="_blank ">
706- < div class ="ds-logo "> </ div >
707- </ a >
708-
709699 <!-- Download Demo Section -->
710700 < div class ="file ">
711701 < h2 > Download Demo</ h2 >
Original file line number Diff line number Diff line change @@ -7,6 +7,4 @@ needAutoGenerateSidebar: true
77noTitleIndex : true
88---
99
10- # Demo and Samples - Android
11-
1210{%- include android_sample_index.html -%}
Original file line number Diff line number Diff line change @@ -7,6 +7,4 @@ needAutoGenerateSidebar: true
77noTitleIndex : true
88---
99
10- # Demo and Samples - iOS
11-
1210{%- include ios_sample_index.html -%}
You can’t perform that action at this time.
0 commit comments