Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Open the default.css file once more. You are going to add a style class to this file that can be applied to any node, regardless of its type. That is, whereas you created a style previously that would only be applied to all labels, you will now create a style class that can be applied to any node you want.
Let’s create a class that rotates any node by 90 degrees. Add the following class to your default.css file: