Der @import-Einbettungscode kann direkt in Ihrem CSS-Stylesheet verwendet werden.
Verwenden Sie nur ein externes CSS-Stylesheet, um die Anzahl der Anfragen zu reduzieren.
Use only one external CSS stylesheet to reduce the number of requests.
Das anschließend erzeugte Paket enthält bereits das fertig kompilierte CSS-Stylesheet.
The subsequently generated package already includes the pre-built CSS style sheet.
Wie gibt man die Zeichencodierung in einem CSS-Stylesheet an?
Nehmen wir zuletzt an, das CSS-Stylesheet wurde nur zum Drucken benötigt. Wie würde das aussehen?
Finally, if the CSS stylesheet were only needed for print, how would that look?
Wählen Sie das CSS-Stylesheet aus und fügen Sie den folgenden Selektor für die Komponente hinzu (die genauen Eigenschaften variieren)
Select the CSS stylesheet and add the following selector to style the component (your properties will vary)
Hiermit wird die Standardschrift auf den ausgewählten Text angewendet (entweder die Standardschrift des Browsers oder die Schriftart, die dem Tag im CSS-Stylesheet zugewiesen ist).
Default applies the default font for the selected text (either the browser default font or the font assigned to that tag in the CSS style sheet).
Dies ist praktisch, wenn das Dokument mit einem vorhandenen CSS-Stylesheet verknüpft ist, das Positionierungsstile zuweist.
This is useful if you have an existing CSS style sheet with positioning styles attached to your document.
Im CSS-Stylesheet sind die Funktionen sowie die Farbvariable (@red) umgewandelt und daher nur die Hex-Codes mit der jeweiligen Sättigungsstufe zu sehen
In the CSS stylesheet, the functions and the color variable (@red) are converted, and therefore only the hex codes with the respective saturation level can be seen
Gehen wir beispielsweise davon aus, dass wir unsere Besucher aufgefordert haben, ein CSS-Stylesheet für bis zu 24 Stunden (max-age=86400) zwischenzuspeichern, aber unser Grafiker soeben ein Update geliefert hat, das wir allen Nutzern zur Verfügung stellen möchten.
For example, suppose you've told your visitors to cache a CSS stylesheet for up to 24 hours (max-age=86400), but your designer has just committed an update that you'd like to make available to all users.
Bei der Erstellung des DOM unserer einfachen Seite im Browser wurde ein Link-Tag im Kopfteil des Dokuments festgestellt, das auf ein externes CSS-Stylesheet verwies: style.css.
While the browser was constructing the DOM of our simple page, it encountered a link tag in the head section of the document referencing an external CSS stylesheet: style.css.
Sie können die in einem Dokument enthaltenen CSS-Stile exportieren, um ein neues CSS-Stylesheet zu erstellen, und ein externes Stylesheet anfügen bzw. eine Verknüpfung zu einem externen Stylesheet herstellen, um die darin enthaltenen Stile anzuwenden.
You can export the CSS styles found in a document to create a new CSS style sheet, and attach or link to an external style sheet to apply the styles found there.
Wenn Sie eine CSS-Datei (Cascading Stylesheet) exportieren möchten, die die gefilterten Formatdefinitionen aus dem Dokument enthält, klicken Sie auf CSS-Stylesheet.
To export a cascading style sheet (CSS) file that contains the filtered style definitions from the document, click CSS Style Sheet.