Server IP : 185.86.78.101 / Your IP : 216.73.216.124 Web Server : Apache System : Linux 675867-vds-valikoshka1996.gmhost.pp.ua 5.4.0-150-generic #167-Ubuntu SMP Mon May 15 17:35:05 UTC 2023 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /www/wwwroot/mifepriston.org/node_modules/bulma/sass/elements/ |
Upload File : |
$dimensions: 16 24 32 48 64 96 128 !default .image display: block position: relative img display: block height: auto width: 100% &.is-rounded border-radius: $radius-rounded &.is-fullwidth width: 100% // Ratio &.is-square, &.is-1by1, &.is-5by4, &.is-4by3, &.is-3by2, &.is-5by3, &.is-16by9, &.is-2by1, &.is-3by1, &.is-4by5, &.is-3by4, &.is-2by3, &.is-3by5, &.is-9by16, &.is-1by2, &.is-1by3 img, .has-ratio @extend %overlay height: 100% width: 100% &.is-square, &.is-1by1 padding-top: 100% &.is-5by4 padding-top: 80% &.is-4by3 padding-top: 75% &.is-3by2 padding-top: 66.6666% &.is-5by3 padding-top: 60% &.is-16by9 padding-top: 56.25% &.is-2by1 padding-top: 50% &.is-3by1 padding-top: 33.3333% &.is-4by5 padding-top: 125% &.is-3by4 padding-top: 133.3333% &.is-2by3 padding-top: 150% &.is-3by5 padding-top: 166.6666% &.is-9by16 padding-top: 177.7777% &.is-1by2 padding-top: 200% &.is-1by3 padding-top: 300% // Sizes @each $dimension in $dimensions &.is-#{$dimension}x#{$dimension} height: $dimension * 1px width: $dimension * 1px