Module:SkillNav: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 150: Line 150:
     end
     end


     header:attr('style', 'background-color:' .. colors);
     header:css('background-color', colors);
     header:attr('style', 'justify-content: center;');
     header:css('justify-content', 'center');
     if (not isForceNav and not args.is_guild) then
     if (not isForceNav and not args.is_guild) then
         header:wikitext(frame:expandTemplate{
         header:wikitext(frame:expandTemplate{