mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-04-28 22:26:37 +00:00
deploy: cb2e82861e
This commit is contained in:
parent
c3ec3141ec
commit
d152df90d8
1076 changed files with 25774 additions and 23192 deletions
|
@ -1,2 +1,2 @@
|
|||
@import "chroma-relearn-light.css?1728829597" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-relearn-dark.css?1728829597" screen and (prefers-color-scheme: dark);
|
||||
@import "chroma-relearn-light.css?1728829763" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-relearn-dark.css?1728829763" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@import "chroma-learn.css?1728829597" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-neon.css?1728829597" screen and (prefers-color-scheme: dark);
|
||||
@import "chroma-learn.css?1728829763" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-neon.css?1728829763" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@import "chroma-relearn-light.css?1728829597" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-relearn-dark.css?1728829597" screen and (prefers-color-scheme: dark);
|
||||
@import "chroma-relearn-light.css?1728829763" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-relearn-dark.css?1728829763" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
@import "theme-relearn-light.css?1728829597";
|
||||
@import "chroma-relearn-light.css?1728829597";
|
||||
@import "theme-relearn-light.css?1728829763";
|
||||
@import "chroma-relearn-light.css?1728829763";
|
||||
|
||||
#R-sidebar {
|
||||
display: none;
|
||||
|
|
|
@ -1 +1 @@
|
|||
@import "format-print.css?1728829597";
|
||||
@import "format-print.css?1728829763";
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* Styles to make Swagger-UI fit into our theme */
|
||||
|
||||
@import "fonts.css?1728829597";
|
||||
@import "variables.css?1728829597";
|
||||
@import "fonts.css?1728829763";
|
||||
@import "variables.css?1728829763";
|
||||
|
||||
body{
|
||||
line-height: 1.574;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@import "theme-relearn-light.css?1728829597" screen and (prefers-color-scheme: light);
|
||||
@import "theme-relearn-dark.css?1728829597" screen and (prefers-color-scheme: dark);
|
||||
@import "theme-relearn-light.css?1728829763" screen and (prefers-color-scheme: light);
|
||||
@import "theme-relearn-dark.css?1728829763" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@import "theme-learn.css?1728829597" screen and (prefers-color-scheme: light);
|
||||
@import "theme-neon.css?1728829597" screen and (prefers-color-scheme: dark);
|
||||
@import "theme-learn.css?1728829763" screen and (prefers-color-scheme: light);
|
||||
@import "theme-neon.css?1728829763" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@import "theme-zen-light.css?1728829597" screen and (prefers-color-scheme: light);
|
||||
@import "theme-zen-dark.css?1728829597" screen and (prefers-color-scheme: dark);
|
||||
@import "theme-zen-light.css?1728829763" screen and (prefers-color-scheme: light);
|
||||
@import "theme-zen-dark.css?1728829763" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@import "variables.css?1728829597";
|
||||
@import "variables.css?1728829763";
|
||||
|
||||
@charset "UTF-8";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue