Newer Version Available
Styling Apps
An app is a special top-level component whose markup is in a .app
resource. Just like any other component, you can put CSS in its bundle in a resource called
<appName>.css.
For example, if the app markup is in notes.app, its CSS is in notes.css.
When viewed in Salesforce for Android, iOS, and Lightning Experience, the components include
styling that matches those visual themes. For example, the lightning:button includes the slds-button_neutral class to display a neutral style.