Server IP : 164.52.202.56 / Your IP : 216.73.217.7 Web Server : Apache System : Linux e2e-70-56.ssdcloudindia.net 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Tue Nov 5 04:50:16 EST 2024 x86_64 User : rubyaromatics ( 1052) PHP Version : 7.2.34 Directory (0750) : /home/rubyaromatics/public_html/controller/../ |
[ Home ] | [ Terminal ] | [ Upload File ] |
---|
<!doctype html> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>RUBY AROMATICS </title> <meta http-equiv="refresh" content="10;URL=http://rubyaromatics.com/index.php"> <style type="text/css"> .hs-header-top{background: #c7a759; padding: 3px 50px 40px; width: 118%; margin-left: -102px; line-height: 16px; max-height: 40px; margin-top: -15px;} @import "compass/css3"; * { box-sizing: border-box; } .hs-header-top{background: #c7a759; padding: 3px 50px 40px; width: 118%; margin-left: -102px; line-height: 16px; max-height: 40px; margin-top: -15px;} @import "compass/css3"; * { box-sizing: border-box; } #preloader { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #fefefe; z-index: 999; height:auto; background-image: url(images/rubybg.jpg); } /* Chrome, Safari, Opera */ @-webkit-keyframes zoom { from { -webkit-transform: scale(.5,.5); } to { -webkit-transform: scale(1,1); } } /* Standard syntax */ @keyframes zoom { from { -webkit-transform: scale(.5,.5); } to { -webkit-transform: scale(1,1); } } #status { -webkit-animation: zoom 10s; /* Chrome, Safari, Opera */ animation: zoom 10s; height: 414px; position: relative; top:10%; background-image:url(images/logo/LOAD%20LOGO.png); background-repeat: no-repeat; background-position: center; margin-left:auto; margin-right:auto; } </style> <script type="text/javascript"> // makes sure the whole site is loaded jQuery(window).load(function() { // will first fade out the loading animation jQuery("#status").delay(11000).fadeOut("slow"); // will fade out the whole DIV that covers the website. jQuery("#preloader").delay(11000).fadeOut("slow"); }) </script> <!-- Modernizr JS --> <script src="js/vendor/modernizr-2.8.3.min.js"></script> </head> <body> <div id="preloader"> <div id="status"> </div> </div> </html>