Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Flexform › Change style fillets › Reply To: Change style fillets
October 22, 2014 at 11:14 pm
#122469
I use only border-bottom :
.widget_categories ul > li, .widget_archive ul > li, .widget_nav_menu ul > li, .widget_recent_comments ul > li, .widget_meta ul > li, .widget_recent_entries ul > li, .widget_product_categories ul > li {
border-bottom:5px dotted;
Isn’t good ?