Added title name image and refined header-image background.
This commit is contained in:
parent
e5c99a01e3
commit
7f74cf9784
3 changed files with 5 additions and 5 deletions
|
@ -462,11 +462,11 @@ hr.formDivider {
|
||||||
/* BRANDING ------> */
|
/* BRANDING ------> */
|
||||||
h1.vivo-logo {
|
h1.vivo-logo {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 30%;
|
width: 100%;
|
||||||
height: 54px;*/
|
height: 100px;
|
||||||
/* top: 28px;
|
top: 30px;
|
||||||
left: 0; */
|
/* left: 0; */
|
||||||
/* background: url(../images/VIVO-logo.png) 0 0 no-repeat;*/
|
background: url(../images/title.png) center 0 no-repeat;
|
||||||
}
|
}
|
||||||
h1.vivo-logo a {
|
h1.vivo-logo a {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 674 KiB After Width: | Height: | Size: 664 KiB |
BIN
webapp/src/main/webapp/themes/iph/images/title.png
Normal file
BIN
webapp/src/main/webapp/themes/iph/images/title.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Loading…
Add table
Reference in a new issue