Content deleted Content added
cfg. Tag: Reverted |
add text-decoration:inherit; to navbar Tag: Reverted |
||
Line 89:
[cfg.navbar.fontstyle] = (args[cfg.arg.basestyle] or '') .. ';' ..
(args[cfg.arg.titlestyle] or '') ..
';background:none transparent;border:none;box-shadow:none;padding:0;text-decoration:inherit;'
})
end
|