navbar css

pull/3/head
kc1awv 2020-10-22 08:57:22 -04:00
parent 29baee699d
commit 433e059643
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,5 @@
/* Show it is fixed to the top */
body {
min-height: 75rem;
padding-top: 4.5rem;
}

View File

@ -104,6 +104,7 @@ if ($CallingHome['Active']) {
<!-- Custom styles for this template --> <!-- Custom styles for this template -->
<link href="css/dashboard.css" rel="stylesheet"> <link href="css/dashboard.css" rel="stylesheet">
<link href="css/navbar-top-fixed.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]> <!--[if lt IE 9]>