Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
www.shinegis.mu
/
htdocs
/
functions
/
scssphp
/
tests
/
inputs
/
imports
/
/srv/data/web/vhosts/www.shinegis.mu/htdocs/functions/scssphp/tests/inputs/imports/plain.css
a:before { content: ''; } div::before { content: ':)'; } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } } .fancybox-is-hidden { position: absolute !important; } .fancybox-navigation .fancybox-button { transition: opacity .25s ease, visibility 0s ease .25s; } @media all and (max-width: 576px) { .fancybox-thumbs { width: 110px; } }