-
{t("Tips")}:
-
- {t(
- "Scope: These styles will be applied to your entire blog, including this dashboard.",
- )}
-
-
- {t(
- "Using a browser plugin that can modify page styles, such as Stylebot, can help with debugging.",
- )}
-
-
- {t("Support")} ipfs://
-
-
- {t("CSS variables: xLog provides some built-in CSS variables")}
-
-
-
- --theme-color: #4f46e5;
-
-
-
-
- --header-height: auto;
-
-
-
-
- --banner-bg-color: #000;
-
-
-
-
- --font-fans: ui-sans-serif, system-ui, -apple-system,
- BlinkMacSystemFont, "Segoe UI", Roboto,
- "Helvetica Neue", Arial, "Noto Sans",
- sans-serif, "Apple Color Emoji", "Segoe UI
- Emoji", "Segoe UI Symbol", "Noto Color
- Emoji";
-
-
-