add logo and basic styles

This commit is contained in:
Alex Korzhikov
2021-02-17 12:49:09 +01:00
parent bf510f2ee3
commit 4e297a91a7
5 changed files with 1448 additions and 30 deletions

4
css/bootstrap.css vendored
View File

@@ -4790,7 +4790,9 @@ tbody.collapse.in {
text-decoration: none;
}
.navbar-brand > img {
display: block;
display: inline;
width: 50px;
padding-right: 5px;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {