No edit summary |
No edit summary |
||
Line 259: | Line 259: | ||
} | } | ||
@media only screen and (max-width: 600px) { | |||
.item-block, | |||
.item-block-splitter img { | |||
width: 95%!important; | |||
} | |||
h4 .item-title { | |||
font-size: 120% !important; | |||
} | |||
.tooltip-short, .tooltip, .tooltip-long { | |||
display: none!important; | |||
} | |||
} | |||
}} | }} |