Add files via upload
This commit is contained in:
parent
45c179a3a2
commit
049b4c7a08
1 changed files with 5 additions and 0 deletions
|
@ -212,6 +212,11 @@ header #banner #logo-img, .navbar-brand #logo-img {
|
||||||
border-bottom: 1px solid #e1e1e1;
|
border-bottom: 1px solid #e1e1e1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn.btn-primary {
|
||||||
|
background: #0866ff;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
.btn.btn-primary:hover,
|
.btn.btn-primary:hover,
|
||||||
.btn.btn-primary:focus {
|
.btn.btn-primary:focus {
|
||||||
border-radius: 8px !important;
|
border-radius: 8px !important;
|
||||||
|
|
Loading…
Add table
Reference in a new issue