style: add teal button styles to truncgil-akademi template
This commit is contained in:
@@ -120,6 +120,16 @@
|
||||
background-color: #e8f4f6 !important;
|
||||
color: #1D8595 !important;
|
||||
}
|
||||
.btn-teal {
|
||||
background-color: #1D8595 !important;
|
||||
border-color: #1D8595 !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
.btn-teal:hover {
|
||||
background-color: #23636E !important;
|
||||
border-color: #23636E !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
|
||||
/* Floating tech logo lists inside cards */
|
||||
.tech-logo-strip {
|
||||
|
||||
Reference in New Issue
Block a user