芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/clients/astro-shopping/wp-content/themes/boal/assets/sass/theme/widget/_product.scss
//style widget Product .widget-product{ .group-title{ .widgettitle{ @include rtl-float-left(); margin-bottom: 0; font-size: 20px; line-height: 20px; font-weight: 500; } .link-cat{ @include rtl-float-right(); padding-top: 5px; color: #757575; &:hover{ color: $theme-color; } } } }