Server : Apache System : Linux cs317.bluehost.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : andertr9 ( 1047) PHP Version : 8.2.18 Disable Function : NONE Directory : /home1/andertr9/public_html/wp-content/plugins/widget-options/assets/scss/ |
Upload File : |
@import "compass"; .widgetopts-badge{ position: absolute; top: 0; right: 0; color: #999; font-size: 21px; text-align: center; margin: 5px 0 0; width: 150px; .widgetopts-mascot{ display: block; text-align: center; height: 150px; width: 150px; background: url('../images/logo-mascot.png'); @include background-size(cover); } .version{ line-height: 30px; } } .about-wrap .widgetopts-features-button{ font-size: 16px; height: auto; padding: 8px 25px; margin-top: 20px; } .widgetopts-about-wrap.about-wrap p{ max-width: 100%; } .about-wrap .widgetopts-features{ img{ @include transition( opacity .15s ease-in-out ); @include opacity( 0.88 ); &:hover{ @include opacity( 1 ); } } }