mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 04:10:04 +03:00
add external ressource admonition
This commit is contained in:
@@ -11,6 +11,14 @@ Custom CSS is only applied to clients that load Jellyfin Web from your server. A
|
||||
|
||||
To add custom CSS, navigate to `Dashboard > Branding` and enter your stylesheet in the "Custom CSS" field. Custom CSS is loaded after Jellyfin's default styles, allowing you to override existing rules and customize elements such as colors, layouts and sizing.
|
||||
|
||||
:::note
|
||||
|
||||
External resources referenced by custom CSS are loaded by the client, not the Jellyfin server. Ensure these resources are accessible from all client devices. If a resource cannot be reached, Jellyfin Web may not render correctly.
|
||||
|
||||
Using externally hosted stylesheets, fonts, or other assets can also affect offline functionality, as clients must be able to download those resources when loading the interface.
|
||||
|
||||
:::
|
||||
|
||||

|
||||
|
||||
If you have little or no experience with CSS, consider reviewing the community resources and tutorials linked below.
|
||||
|
||||
Reference in New Issue
Block a user