AAI-povezave responsive popravek
This commit is contained in:
parent
6b7a19edc6
commit
ccb04c71c2
@ -202,7 +202,7 @@ header nav span.lang_switch img {
|
||||
font-size: 18px;
|
||||
line-height: 23px;
|
||||
|
||||
margin-top: 20px;
|
||||
margin-top: 25px;
|
||||
margin-bottom: 8px;
|
||||
|
||||
|
||||
@ -212,17 +212,12 @@ header nav span.lang_switch img {
|
||||
|
||||
text-align: center;
|
||||
max-width: min(254px,25%);
|
||||
|
||||
flex: 1;
|
||||
margin-right: 25px;
|
||||
}
|
||||
.povezave .col:nth-of-type(1) {
|
||||
margin-right: 5px;
|
||||
}
|
||||
.povezave .col:nth-of-type(4) {
|
||||
margin-left: 5px;
|
||||
}
|
||||
.povezave .col:nth-of-type(2),
|
||||
.povezave .col:nth-of-type(3) {
|
||||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
.povezave .col:last-child{
|
||||
margin-right: 0px;
|
||||
}
|
||||
|
||||
.povezave_img{
|
||||
@ -242,7 +237,7 @@ header nav span.lang_switch img {
|
||||
margin-top: 0px;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
@media screen and (max-width: 910px) {
|
||||
@media screen and (max-width: 955px) {
|
||||
.povezave .col p {
|
||||
min-height: 110px;
|
||||
margin-bottom: 0px;
|
||||
@ -456,23 +451,15 @@ input[type=button]:hover,
|
||||
}
|
||||
|
||||
.povezave .col {
|
||||
margin: auto;
|
||||
margin-top: 50px;
|
||||
width: auto;
|
||||
max-width: none;
|
||||
|
||||
max-width: none;
|
||||
}
|
||||
.povezave .col:nth-of-type(1),
|
||||
.povezave .col:nth-of-type(3) {
|
||||
margin-left: 20px;
|
||||
margin-right: 30px;
|
||||
}
|
||||
.povezave .col:nth-of-type(2),
|
||||
.povezave .col:nth-of-type(4) {
|
||||
margin-right: 20px;
|
||||
margin-left: 0px;
|
||||
.povezave .col:last-child{
|
||||
margin-right: 25px;
|
||||
}
|
||||
|
||||
|
||||
.povezave .col p {
|
||||
max-width: 392px;
|
||||
|
||||
@ -480,11 +467,11 @@ input[type=button]:hover,
|
||||
min-height: unset;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
@media screen and (max-width: 739px) {
|
||||
/* @media screen and (max-width: 739px) {
|
||||
.povezave .col p {
|
||||
min-height: 80px;
|
||||
}
|
||||
}
|
||||
} */
|
||||
|
||||
#povezave-btn {
|
||||
margin: 0px auto;
|
||||
@ -505,7 +492,7 @@ input[type=button]:hover,
|
||||
/* border: 1px solid red; */
|
||||
max-width: 100%;
|
||||
width: auto;
|
||||
|
||||
|
||||
}
|
||||
|
||||
footer .footer_content .col .logo_holder{
|
||||
@ -766,7 +753,7 @@ input[type=button]:hover,
|
||||
max-height: 180px;
|
||||
|
||||
text-align: left;
|
||||
|
||||
|
||||
}
|
||||
|
||||
footer .footer_content .col span {
|
||||
|
Loading…
x
Reference in New Issue
Block a user