maj logo univ2017
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 11 KiB |
|
@ -47,9 +47,22 @@
|
||||||
background-image: url(images/logo-bg.jpg);
|
background-image: url(images/logo-bg.jpg);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 316px;
|
width: 901px;
|
||||||
height: 286px;
|
height: 192px;
|
||||||
z-index: -3000;
|
z-index: -3000;
|
||||||
}
|
}
|
||||||
.logo-container { position: relative; }
|
.logo-container { position: relative; }
|
||||||
.logo-container .bglogo { right: 0px; top: 0px; }
|
@media (max-width: 992px) {
|
||||||
|
.logo-container .bglogo { left: 0px; top: 0px; }
|
||||||
|
}
|
||||||
|
@media (min-width: 992px) {
|
||||||
|
.logo-container .bglogo { right: 0px; top: 0px; }
|
||||||
|
}
|
||||||
|
|
||||||
|
/* <div class="pull-right"><div class="logo"></div></div> */
|
||||||
|
.logo {
|
||||||
|
background-image: url(images/logo-normal.png);
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
width: 428px;
|
||||||
|
height: 123px;
|
||||||
|
}
|
||||||
|
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 11 KiB |