File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 88
99 < a href ="https://demo.dbgate.org " class ="button is-info is-medium is-hidden-mobile mr-2 " target ="_blank " data-goatcounter-click ="button-onlinedemo-homepage " data-goatcounter-title ="Button: Try it online - demo - homepage "> < i class ='fa fa-globe mr-2 '> </ i > Try it online</ a >
1010
11- < a href ="https://dbgate.io " target ="_blank " class ="button is-info is-medium mr-2 is-hidden-mobile premium-link-button " data-goatcounter-click ="button-dbgate-premium-homapage " data-goatcounter-title ="Button: DbGate Premium from homepage "> < i class ='fa fa-star mr-2 '> </ i > DbGate Premium</ a >
11+ < div class ="premium-button-container ">
12+ < a href ="https://dbgate.io " target ="_blank " class ="button is-info is-medium mr-2 is-hidden-mobile premium-link-button " data-goatcounter-click ="button-dbgate-premium-homapage " data-goatcounter-title ="Button: DbGate Premium from homepage "> < i class ='fa fa-star mr-2 '> </ i > DbGate Premium</ a >
13+ < div class ="premium-learn-more "> Learn more</ div >
14+ </ div >
1215</ div >
1316
1417< style >
1518 .premium-link-button {
1619 color : # ffcc00 !important ;
1720 }
21+ .premium-button-container {
22+ display : inline-block;
23+ margin-right : 0.5rem ;
24+ }
25+ .premium-learn-more {
26+ font-size : 0.75rem ;
27+ color : # ccc ;
28+ text-align : center;
29+ margin-top : 0.25rem ;
30+ top : -20px ;
31+ position : relative;
32+ }
1833</ style >
You can’t perform that action at this time.
0 commit comments