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 : |
/*------------------------------------* $AUTHOR BOX *------------------------------------*/ #author-bio { position: relative; margin-top: 30px; padding: 30px 0 0 130px; border-top-width: 1px; border-style: solid; border-color: #f1f1f1; } #author-bio .author-bio-avatar, #author-bio .author-bio-avatar img { border-radius: 50%; } #author-bio .author-bio-avatar { position: absolute; top: 30px; left: 20px; border: 3px solid #e9e9e9; } #author-bio .author-bio-avatar img { width: 80px; height: 80px; } #author-bio .author-bio-content { position: relative; overflow: hidden; } #author-bio .author-bio-title { display: inline-block; font-size: 18px; margin: 0 0 10px; text-transform: capitalize; } #author-bio .author-bio-description p:last-child { margin: 0; } .author #author-bio { margin: 0 0 30px; padding-bottom: 30px; border-bottom-width: 1px; } /*------------------------------------* Phone Landscape *------------------------------------*/ @media only screen and (max-width: 480px) { /* author bio */ #author-bio { padding: 30px 0 0 0; } #author-bio .author-bio-avatar { display: none; } }