.css() | jQuery API Documentation
As with the .prop() method, the .css() method makes setting properties of elements quick and easy. This method can take either a property name and value as separate parameters, or a single object of key-value pairs. Also, jQuery can equally interpret the ...