Add "About" to navbar also, more prominent than hidden as brand link
This commit is contained in:
parent
8be78b7c44
commit
402dc8de76
2 changed files with 7 additions and 1 deletions
|
|
@ -47,6 +47,9 @@ table.dataTable {
|
|||
margin-left: 1rem;
|
||||
margin-right: 0;
|
||||
}
|
||||
.nav-link .fa {
|
||||
margin-right: 0.2em;
|
||||
}
|
||||
|
||||
/* disabled style for "Custom" option, but not for selected items */
|
||||
.bootstrap-select.btn-group .dropdown-menu li.disabled:not(.selected) a {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue