Add images for logo and splash screen

Also added project informations in the about page and updated the README
This commit is contained in:
dario-cfpt
2020-03-16 18:39:20 +01:00
parent 4c88ce85dd
commit ea23badffb
43 changed files with 95 additions and 9 deletions

View File

@ -20,4 +20,19 @@
.data-table-title {
text-align: center;
}
.text-center {
text-align: center;
}
.logo {
display: block;
margin-left: auto;
margin-right: auto;
}
h1.about, h2.about, h3.about {
color: #1f3487;
margin-top: 0px;
}