Файловый менеджер - Редактировать - /var/www/html/components/com_community/templates/jomsocial/scss/helpers/_media-queries.scss
Ðазад
@mixin media($media) { @if $media == xsmall { @media only screen and (max-width:$xsmall) { @content; } } @else if $media == small { @media only screen and (max-width:$small) { @content; } } @else if $media == medium { @media only screen and (min-width:$medium) { @content; } } @else if $media == medium-end { @media only screen and (min-width:$small+1) and (max-width:$large) { @content; } } @else if $media == large { @media only screen and (min-width:$large) { @content; } } @else if $media == xlarge { @media only screen and (min-width:$xlarge) { @content; } } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка