Ben

Results 2 issues of Ben

Hi, can we use many customSelectors like this? i didn't find out how make it work `customSelectors: ['#top1'], customSelectorColor: '#fff', customSelectorBackgroundColor: '#084679', customSelectorBorderdColor: '#fff', mysecond_customSelectors: ['#top2'], mysecond_SelectorColor: '#fff', mysecond_SelectorBackgroundColor: '#084679',...

this is working very well. but it is possible to define a precise selector and it's contrast color? .navbar > li > a{background:white;} to .navbar > li > a{background:red;}