.css()

Get the value of a computed style property for the first element in the set of matched elements or set one or more CSS properties for every matched element.

jQuery.cssHooks

Hook directly into jQuery to override how particular CSS properties are retrieved or set, normalize CSS property naming, or create custom properties.