File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 : root {
1212 --primary : # 4361ee ;
1313 --primary-dark : # 3a56d4 ;
14- --success : # 4cc9f0 ;
14+ --success : # 228B22 ;
1515 --danger : # f72585 ;
1616 --warning : # f8961e ;
1717 --dark : # 1a1a2e ;
184184 }
185185
186186 footer a {
187- color : var ( --success ) ;
187+ color : # 4cc9f0 ;
188188 text-decoration : none;
189189 transition : color 0.3s ease;
190190 }
@@ -409,7 +409,7 @@ <h1 class="logo">Telegram Bot Manager</h1>
409409 < i class ="fas fa-link "> </ i >
410410 </ div >
411411 < h3 class ="card-title "> Create Webhook</ h3 >
412- < p class ="card-desc "> Set up a new webhook for your Telegram bot to receive updates </ p >
412+ < p class ="card-desc "> Set up a new webhook for your Telegram bot</ p >
413413 < button class ="btn btn-success " onclick ="showCreateWebhookModal() ">
414414 < i class ="fas fa-plus-circle "> </ i > Create
415415 </ button >
You can’t perform that action at this time.
0 commit comments