File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8484 font-weight : bold;
8585 color : # 5f6368 ;
8686 margin-top : 2px ;
87- margin-bottom : 20 px ;
87+ margin-bottom : 0 px ;
8888 }
8989 .support-label {
9090 display : block;
113113 .nt-button : active {
114114 background-color : # 0f5bb5 ;
115115 }
116+ .nt-button-donate {
117+ margin-top : 0px ;
118+ margin-bottom : 10px ;
119+ background-color : # d93025 ;
120+ border : none;
121+ color : white;
122+ padding : 8px 12px ;
123+ font-size : 13px ;
124+ border-radius : 4px ;
125+ cursor : pointer;
126+ transition : background-color 0.2s ;
127+ width : 100% ;
128+ display : block;
129+ text-align : center;
130+ text-decoration : none;
131+ }
132+ .nt-button-donate : hover {
133+ background-color : # c5221f ;
134+ }
135+ .nt-button-donate : active {
136+ background-color : # a50e0e ;
137+ }
116138 h3 {
117139 font-size : 20px ;
118140 text-align : center;
203225 📜 Books By Adam Natad
204226 </ button >
205227 < div class ="made-with-love "> Made with ♥️</ div >
228+ < button class ="nt-button-donate " onclick ="window.open('https://ko-fi.com/adamnatad', '_blank') ">
229+ ☕ Buy Adam a Coffee
230+ </ button >
206231 </ div >
207232
208233 < label > Trim Size (Presets - Paperback & Hardcover):
You can’t perform that action at this time.
0 commit comments