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 8
8
9
9
< 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 >
10
10
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 >
12
15
</ div >
13
16
14
17
< style >
15
18
.premium-link-button {
16
19
color : # ffcc00 !important ;
17
20
}
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
+ }
18
33
</ style >
You can’t perform that action at this time.
0 commit comments