From 402dc8de76dd9b9dee493675383601dbf6d14243 Mon Sep 17 00:00:00 2001 From: Norbert Renner Date: Fri, 27 Jul 2018 17:32:32 +0200 Subject: [PATCH] Add "About" to navbar also, more prominent than hidden as brand link --- css/style.css | 3 +++ index.html | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 9538acf..ca09bb5 100644 --- a/css/style.css +++ b/css/style.css @@ -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 { diff --git a/index.html b/index.html index edb4aae..efda669 100644 --- a/index.html +++ b/index.html @@ -38,7 +38,7 @@ +