Add "About" to navbar also, more prominent than hidden as brand link

This commit is contained in:
Norbert Renner 2018-07-27 17:32:32 +02:00
parent 8be78b7c44
commit 402dc8de76
2 changed files with 7 additions and 1 deletions

View file

@ -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 {