header-logo
This commit is contained in:
parent
ab3b28a02a
commit
3e981d4b4f
1 changed files with 6 additions and 0 deletions
|
|
@ -86,7 +86,13 @@ body.webbpm.ervu_lkrp_ul {
|
||||||
.webbpm.ervu_lkrp_ul .header .header-logo a {
|
.webbpm.ervu_lkrp_ul .header .header-logo a {
|
||||||
color: var(--white);
|
color: var(--white);
|
||||||
}
|
}
|
||||||
|
.webbpm.ervu_lkrp_ul .header .header-logo .logo {
|
||||||
|
position: relative;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
.webbpm.ervu_lkrp_ul .header .header-logo .logo a {
|
.webbpm.ervu_lkrp_ul .header .header-logo .logo a {
|
||||||
|
position: absolute;
|
||||||
width: 62px;
|
width: 62px;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
background: url(../img/svg/logo.svg) no-repeat 0 50%;
|
background: url(../img/svg/logo.svg) no-repeat 0 50%;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue