Changes

Jump to navigation Jump to search
no edit summary
Line 872: Line 872:
     color: #ffffff !important;
     color: #ffffff !important;
     text-align: center;
     text-align: center;
     background-color: #44A755 !important;
     background-color: #565656 !important;
     border: 1px solid #44A755 !important;
     border: 1px solid #565656 !important;
     border-radius: 0;
     border-radius: 0;
}
}


.form-control {
.form-control {
     box-shadow: inset 0 -3px 0 0 #44A755 !important;
     box-shadow: inset 0 -3px 0 0 #565656 !important;
}
}

Navigation menu