芝麻web文件管理V1.00
编辑当前文件:/home/p/r/i/prismawe/clients/carotiti/wp-content/themes/boal/assets/sass/theme/widget/_about.scss
//style widget About .widget.about{ text-align: center; .about-image{ border-radius: 100%; height: 180px; margin:30px 50px; padding: 0; width: 180px; } .about-description{ text-align: center; line-height: 24px; max-width: 90%; display: inline-block; padding-bottom: 20px; color: #959595; } } #na-footer { .widget.about { @include rtl-text-align-left(); .about-image{ margin:0; border-radius: 0; max-width:inherit; } .about-description{ @include rtl-text-align-left(); } .boal-social-icon{ padding-top:0px; border-top:none; a{ @include rtl-margin(0px,10px, 0 ,0); border: 1px solid #eee; } } } }