mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-04-30 07:06:38 +00:00
deploy: 10fb679d67
This commit is contained in:
parent
b99fb0ced6
commit
29526b4e6e
1080 changed files with 26163 additions and 24472 deletions
|
@ -1,2 +1,2 @@
|
|||
@import "chroma-relearn-light.css?1729792639" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-relearn-dark.css?1729792639" screen and (prefers-color-scheme: dark);
|
||||
@import "chroma-relearn-light.css?1729805736" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-relearn-dark.css?1729805736" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@import "chroma-learn.css?1729792639" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-neon.css?1729792639" screen and (prefers-color-scheme: dark);
|
||||
@import "chroma-learn.css?1729805736" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-neon.css?1729805736" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@import "chroma-relearn-light.css?1729792639" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-relearn-dark.css?1729792639" screen and (prefers-color-scheme: dark);
|
||||
@import "chroma-relearn-light.css?1729805736" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-relearn-dark.css?1729805736" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
@import "theme-relearn-light.css?1729792639";
|
||||
@import "chroma-relearn-light.css?1729792639";
|
||||
@import "theme-relearn-light.css?1729805736";
|
||||
@import "chroma-relearn-light.css?1729805736";
|
||||
|
||||
#R-sidebar {
|
||||
display: none;
|
||||
|
|
|
@ -1 +1 @@
|
|||
@import "format-print.css?1729792639";
|
||||
@import "format-print.css?1729805736";
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* Styles to make Swagger-UI fit into our theme */
|
||||
|
||||
@import "fonts.css?1729792639";
|
||||
@import "variables.css?1729792639";
|
||||
@import "fonts.css?1729805736";
|
||||
@import "variables.css?1729805736";
|
||||
|
||||
body{
|
||||
line-height: 1.574;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@import "theme-relearn-light.css?1729792639" screen and (prefers-color-scheme: light);
|
||||
@import "theme-relearn-dark.css?1729792639" screen and (prefers-color-scheme: dark);
|
||||
@import "theme-relearn-light.css?1729805736" screen and (prefers-color-scheme: light);
|
||||
@import "theme-relearn-dark.css?1729805736" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@import "theme-learn.css?1729792639" screen and (prefers-color-scheme: light);
|
||||
@import "theme-neon.css?1729792639" screen and (prefers-color-scheme: dark);
|
||||
@import "theme-learn.css?1729805736" screen and (prefers-color-scheme: light);
|
||||
@import "theme-neon.css?1729805736" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@import "theme-zen-light.css?1729792639" screen and (prefers-color-scheme: light);
|
||||
@import "theme-zen-dark.css?1729792639" screen and (prefers-color-scheme: dark);
|
||||
@import "theme-zen-light.css?1729805736" screen and (prefers-color-scheme: light);
|
||||
@import "theme-zen-dark.css?1729805736" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@import "variables.css?1729792639";
|
||||
@import "variables.css?1729805736";
|
||||
|
||||
@charset "UTF-8";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue