IAS skin za spance - mobile popravki
This commit is contained in:
parent
9328a4d0e0
commit
9ec05d7d94
@ -298,11 +298,15 @@ img{
|
|||||||
background-position: top right;
|
background-position: top right;
|
||||||
}
|
}
|
||||||
.outercontainer_holder.grupa_12894132 #spremenljivka_13359291 .naslov{
|
.outercontainer_holder.grupa_12894132 #spremenljivka_13359291 .naslov{
|
||||||
width: 40%;
|
width: 100%;
|
||||||
min-height: 360px;
|
min-height: 360px;
|
||||||
|
|
||||||
padding-top: 50px;
|
padding-top: 50px;
|
||||||
}
|
}
|
||||||
|
.outercontainer_holder.grupa_12894132 #spremenljivka_13359291 .naslov p:first-child{
|
||||||
|
margin-bottom: 70px;
|
||||||
|
width: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* STRAN 3 */
|
/* STRAN 3 */
|
||||||
@ -325,12 +329,12 @@ img{
|
|||||||
content: "";
|
content: "";
|
||||||
visibility: visible;
|
visibility: visible;
|
||||||
|
|
||||||
width: 75%;
|
width: 100%;
|
||||||
height: 320px;
|
height: 320px;
|
||||||
margin-top: -320px;
|
margin-top: -320px;
|
||||||
|
|
||||||
background-image: url('IAS/logos/logo_biodiversa.png'), url('IAS/logos/logo_belmont.png'), url('IAS/logos/logo_eu.png');
|
background-image: url('IAS/logos/logo_biodiversa.png'), url('IAS/logos/logo_belmont.png'), url('IAS/logos/logo_eu.png');
|
||||||
background-size: 300px, 300px, 130px;
|
background-size: 60%, 60%, 25%;
|
||||||
background-position: 50% 0, 50% 100px, 50% 200px;
|
background-position: 50% 0, 50% 100px, 50% 200px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
@ -341,8 +345,23 @@ img{
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
flex-direction: column-reverse;
|
||||||
|
}
|
||||||
|
.outercontainer_holder.concl .ias_holder div{
|
||||||
|
width: 100% !important;
|
||||||
|
}
|
||||||
|
.outercontainer_holder.concl .ias_holder div img{
|
||||||
|
height: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.outercontainer_holder.concl .naslov div:not(.ias_holder){
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
.outercontainer_holder.concl .naslov div:not(.ias_holder) img{
|
||||||
|
max-width: 60%;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Language picker */
|
/* Language picker */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user