JAVASCRIPT   33
slide source custom
Guest on 18th September 2023 08:08:11 AM


  1. (function($, window, undefined){
  2.     $(function(){
  3.         $('.content-source-custom .slidedeck .slide-source-custom .sd2-slide-text a').addClass('accent-color');
  4.     });
  5. })(jQuery, window, null);

Raw Paste

Login or Register to edit or fork this paste. It's free.