UI tweaks, path autocomplete

This commit is contained in:
2019-10-31 08:26:19 -04:00
parent 5661573b06
commit f8b081a3f4
7 changed files with 23 additions and 26 deletions

View File

@@ -15,6 +15,8 @@ body {
margin-top: 1em;
background: #212121;
color: #e0e0e0;
border-radius: 1px;
border: none;
}
.navbar-brand {

View File

@@ -6,6 +6,7 @@ body {overflow-y:scroll;}
.card {
margin-top: 1em;
box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
.navbar-brand {
font-size: 1.75rem;