Server IP : 15.235.198.142 / Your IP : 216.73.216.67 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/yme/wp-content/plugins/ocean-extra/assets/css/ |
Upload File : |
/*------------------------------------* $SCROLL TOP *------------------------------------*/ #scroll-top { display: none; position: fixed; right: 20px; bottom: 20px; width: 40px; height: 40px; line-height: 40px; background-color: rgba(0, 0, 0, 0.4); color: #fff; font-size: 18px; cursor: pointer; border-radius: 2px; text-align: center; z-index: 10; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } #scroll-top > span { line-height: inherit; vertical-align: top; } #scroll-top:hover { background-color: rgba(0, 0, 0, 0.8); } /*------------------------------------* Phone Landscape *------------------------------------*/ @media only screen and (max-width: 480px) { /* scroll top button */ #scroll-top { right: 10px; bottom: 10px; width: 26px; height: 26px; line-height: 24px; font-size: 14px; } }