Add files via upload
This commit is contained in:
parent
71d113e7f5
commit
560a8b70fd
1 changed files with 4 additions and 19 deletions
|
@ -106,9 +106,8 @@ header #banner {
|
||||||
right: auto !important;
|
right: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
header #banner #logo-img,
|
header #banner #logo-img, .navbar-brand #logo-img {
|
||||||
.navbar-brand #logo-img {
|
background-color: #0866FF !important;
|
||||||
background-color: var(--link-color) !important;
|
|
||||||
height: 38px !important;
|
height: 38px !important;
|
||||||
width: 38px !important;
|
width: 38px !important;
|
||||||
}
|
}
|
||||||
|
@ -212,17 +211,6 @@ header #banner #logo-img,
|
||||||
border-bottom: 1px solid #e1e1e1;
|
border-bottom: 1px solid #e1e1e1;
|
||||||
}
|
}
|
||||||
|
|
||||||
header #banner #logo-img, .navbar-brand #logo-img {
|
|
||||||
background-color: #0866FF !important;
|
|
||||||
height: 40px !important;
|
|
||||||
width: 40px !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
#topbar-first .nav > li > a.selected {
|
|
||||||
border-bottom: 3px solid #0866FF !important;
|
|
||||||
color: #0866FF !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.btn.btn-primary:hover,
|
.btn.btn-primary:hover,
|
||||||
.btn.btn-primary:focus {
|
.btn.btn-primary:focus {
|
||||||
border-radius: 8px !important;
|
border-radius: 8px !important;
|
||||||
|
@ -273,9 +261,6 @@ header #banner #logo-img, .navbar-brand #logo-img {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
Element {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
#back-to-top {
|
#back-to-top {
|
||||||
display: none;
|
display: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
Loading…
Add table
Reference in a new issue