Keine Bearbeitungszusammenfassung
Markierung: Zurückgesetzt
Keine Bearbeitungszusammenfassung
Markierung: Manuelle Zurücksetzung
Zeile 8: Zeile 8:


#catlinks { background-color: #e9dfcb; } - changes the background color of the area in which are displayed the links to the categories to which the page belongs. If a page is assigned to categories, they are listed exactly under the content of the page in a rectangular container.
#catlinks { background-color: #e9dfcb; } - changes the background color of the area in which are displayed the links to the categories to which the page belongs. If a page is assigned to categories, they are listed exactly under the content of the page in a rectangular container.
#content {color: red !important;}

Version vom 20. Juni 2021, 04:40 Uhr

/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen. */

#content { background-color: #e9dfcb; } - changes the background color of the content of articles/pages, including the title of the articles.

#bodyContent { background-color: #e9dfcb; } - changes the background color of the content of pages, without the title of the pages.

#firstHeading { background-color: #e9dfcb; } - changes the background color only of page titles.

#catlinks { background-color: #e9dfcb; } - changes the background color of the area in which are displayed the links to the categories to which the page belongs. If a page is assigned to categories, they are listed exactly under the content of the page in a rectangular container.