Use Bootstrap's default primary button style - that one looks nicer.

Bug430-Eden2
Lan Hui 2023-08-04 18:29:16 +08:00
parent 05303096e1
commit 732a22b9c1
1 changed files with 0 additions and 11 deletions

View File

@ -102,17 +102,6 @@ if (mysqli_connect_errno()) {
color: white
}
/* [ Login Button ]*/
.btn-primary {
color: white;
border-radius: 5px;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
background: rgb(75, 184, 240);
padding:5px 100px;
font-family: Poppins-Regular;
font-size: 23px;
line-height: 1.5;
}
#footer{
position:fixed;