﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

#backBtn {
    position: absolute !important;
    left: 5px;
    top: 0;
}
#homeBtn {
    position: absolute !important;
    right: 5px;
    top: 0;
}

h1.ui-title {
    font-size: 16px;
    text-align: center;
    padding: 0.7em 0;
    margin: 0 30%;
}