���� JFIF fdasasfas213sdaf
Server IP : 88.222.243.91 / Your IP : 216.73.216.200 Web Server : LiteSpeed System : Linux in-mum-web669.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64 User : u479334040 ( 479334040) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u479334040/domains/mrenterprises.co/public_html/ |
Upload File : |
/* line 1, ../sass/demo.scss */ html, body { padding: 0; margin: 0; background: #ffffff; } /* line 8, ../sass/demo.scss */ * { box-sizing: border-box; } /* line 12, ../sass/demo.scss */ a { color: #4ab19a; } /* line 16, ../sass/demo.scss */ .clear { clear: both; float: none; width: 100%; } /* line 22, ../sass/demo.scss */ .container { max-width: 1170px; width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } /* line 32, ../sass/demo.scss */ .container .gallery a img { float: left; width: 100%; height: auto; border: 2px solid #fff; -webkit-transition: -webkit-transform .15s ease; -moz-transition: -moz-transform .15s ease; -o-transition: -o-transform .15s ease; -ms-transition: -ms-transform .15s ease; transition: transform .15s ease; position: relative; } /* line 46, ../sass/demo.scss */ .container .gallery a:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); z-index: 5; } /* line 57, ../sass/demo.scss */ .container .gallery a.big img { width: 40%; } /* line 65, ../sass/demo.scss */ .align-center { text-align: center; }