prilagojeno za mobi nasel nastavitve
parent
7abd64abd6
commit
edff3aaff8
|
@ -148,7 +148,7 @@ a{
|
|||
width:460px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 320px){
|
||||
@media screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){
|
||||
.predstavitveni-video {
|
||||
height:137px;
|
||||
width:240px;
|
||||
|
@ -277,7 +277,7 @@ font-style: italic;
|
|||
box-shadow: none;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 320px){
|
||||
@media screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){
|
||||
.zadnja-akcija-ver2 .views-field-title a{
|
||||
font-size: 23px;
|
||||
}}
|
||||
|
@ -888,7 +888,7 @@ margin-top:20px;
|
|||
margin-bottom:10px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 320px){
|
||||
@media screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){
|
||||
.block-field-blocknodefooterfield-url-organizacije .field--name-field-url-organizacije .field__item:nth-of-type(1) a{
|
||||
line-height:10px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue