Anonymous

Module:SkillNav: Difference between revisions

From Elwiki
no edit summary
No edit summary
No edit summary
Line 120: Line 120:
             args = {'Character', args.char}
             args = {'Character', args.char}
         };
         };
        colors= colors:gsub('#', '#')
     end
     end


Line 130: Line 129:
     end
     end


    colors = colors:gsub('#', '#')
   
     header:css('background-color', colors);
     header:css('background-color', colors);