More fixes
This commit is contained in:
@@ -60,14 +60,16 @@ body {
|
||||
|
||||
.btn-secondary {
|
||||
background: white;
|
||||
color: #144784;
|
||||
color: #144784 !important;
|
||||
border: 2px solid #144784;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
.btn-secondary:hover {
|
||||
background: #144784;
|
||||
color: white;
|
||||
color: white !important;
|
||||
transform: translateY(-2px);
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
.btn-full {
|
||||
|
||||
Reference in New Issue
Block a user