Styles and Stylesheets
Styles are used to control the look and feel of your documentation, and keep the content separate from its presentation. The styling is based on cascading stylesheets (CSS), which is an international standard for formatting web content, developed by the World Wide Web Consortium (or W3C).
As much as possible, you should avoid the opposite of styles, which is local formatting. For example, you can highlight some text and make it green and italic right where that content exists. But if you make that same change in many places, it takes a lot longer and it's a lot more work to control the look of that content if you later change your mind.
At this time, regular stylesheets are created and edited in Flare Desktop. After the project is uploaded to Flare Online, you can do the following with styles:
Note For more information about CSS and styles in a project, see the Flare Desktop Help system.
Note The workspace supports collaborative editing for all cascading stylesheet (CSS) file types (i.e., branding or any other style file in the project). Collaborative editing for a non-branding stylesheet must take place in the editor's Code mode since the Content mode is not supported for this file type yet.
