Make infobox great again (visible)
This commit is contained in:
parent
54757ef460
commit
7e2714222d
|
@ -57,6 +57,8 @@
|
|||
padding-left: 5em;
|
||||
background: url('/image/header/info/info.svg@2299e3') center left 2em no-repeat;
|
||||
background-size: 1.6em;
|
||||
|
||||
color: #333;
|
||||
}
|
||||
|
||||
#header-info.info{ background-image: url('/image/header/info/info.svg@2299e3'); }
|
||||
|
@ -153,4 +155,7 @@
|
|||
#WRAPPER.min #HEADER #header-icon{
|
||||
width: calc( 3.5em - 3em );
|
||||
background-position: center center;
|
||||
}
|
||||
#WRAPPER.min #HEADER #header-info{
|
||||
left: 3.5em;
|
||||
}
|
Loading…
Reference in New Issue