Bootstrap: Add settings to customise navbar

This commit is contained in:
joeuhren
2020-11-23 18:01:15 -07:00
parent e336877ab8
commit 87f0665ff4
4 changed files with 84 additions and 63 deletions
+9
View File
@@ -4,6 +4,10 @@ body {
/* background-image: url('/images/background2.png');*/
}
.navbar {
padding: 0.2rem 0.4rem;
}
#index-search {
width: 80%;
}
@@ -46,6 +50,11 @@ body {
margin-bottom: 5px;
}
p {
margin-top: 0.4rem;
margin-bottom: 0.4rem;
}
/* datatable tweaks */
table {
width: 100% !important;