Add images for logo and splash screen
Also added project informations in the about page and updated the README
This commit is contained in:
@ -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;
|
||||
}
|
Reference in New Issue
Block a user