mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 04:20:03 +03:00
change admonition style and position
This commit is contained in:
@@ -11,7 +11,9 @@ 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
|
||||

|
||||
|
||||
:::warning
|
||||
|
||||
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.
|
||||
|
||||
@@ -19,8 +21,6 @@ Using externally hosted stylesheets, fonts, or other assets can also affect offl
|
||||
|
||||
:::
|
||||
|
||||

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