add ing logo

This commit is contained in:
Mikhail Kuznetcov
2021-04-01 19:41:46 +02:00
parent 03f4532561
commit c3196bb319
5 changed files with 48 additions and 22 deletions

View File

@@ -8,4 +8,21 @@
}
#fh5co-intro {
padding-bottom: 0px;
}
.navbar-2nd-logo {
padding-top: 1em;
}
.navbar-2nd-logo p {
color: #fff;
font-size: .5em;
text-align: right;
line-height: 120%;
margin-top: 5px;
}
.navbar-2nd-logo img {
float: right;
max-width: 70%;
padding-left: 12px;
}

View File

@@ -302,6 +302,7 @@ h1, h2, h3, h4, h5, h6 {
font-size: 30px;
font-weight: 700;
padding-left: 0;
padding-right: 0;
color: #fff;
}
#fh5co-header.navbar-fixed-top {