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
/
outputs
/
/srv/data/web/vhosts/www.shinegis.mu/htdocs/functions/scssphp/tests/outputs/filter_effects.css
#number { -webkit-filter: grayscale(1) sepia(0.5) saturate(0.1) invert(1) opacity(0.5) brightness(0.5) contrast(0.5); } #percentage { -webkit-filter: grayscale(100%) sepia(50%) saturate(10%) invert(100%) opacity(50%) brightness(50%) contrast(50%); } #misc { -webkit-filter: hue-rotate(90deg) blur(10px) drop-shadow(10px -16px 30px purple); } #decimal { opacity: 0.5; filter: alpha(opacity=50, style=1); } #percent { opacity: 0.5; filter: alpha(opacity=50); } .row { background-color: #071c23; color: #2284a1; }