You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Security-VM/themes/bank/bank.css

31 lines
577 B

.navbar {
border-bottom: 7px solid #ff6600;
}
.brand {
width: 70%;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
display: block;
}
.navbar p {
text-align: center;
}
.signin-container {
margin-top: 30px;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}
h3 {
color: #ff6600 !important;
}
.btn-primary {
background-image: linear-gradient(to bottom,#ff6600,#ee4400) !important;
background-color: red !important;
}