The central CSS files can be viewed and edited under"CSS stylesheets" in the layout/design area.
Click on the"CSS stylesheets" button to open the CSS file directory in a new tab on the right-hand side.
All CSS files for a project are stored in the styles directory. You can open, display, copy, etc. these for editing using the usual file functions.
The /items subdirectory also contains the CSS files that are required for certain applications (calendar, login form, etc.). Many Weblics® use their own CSS files, which are stored with the Weblic® installation, for example.
By editing a CSS file , you can define the corresponding CSS formatting (CSS classes with formatting information). This is done directly in the source code, which will not be discussed further here. The general rules for CSS apply (see e.g. SELFHTML article "Stylesheets (CSS)").