标签: javascript jquery html css
$(this).css('font-size')也提供了继承的字体大小。 如何才能获得仅为该元素声明的字体大小而不是继承?
$(this).css('font-size')