mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-01 07:36:37 +00:00
deploy: ad8ee549a7
This commit is contained in:
parent
0e33834f2f
commit
0880ffa1f9
1084 changed files with 23401 additions and 23197 deletions
|
@ -1,2 +1,2 @@
|
|||
@import "chroma-relearn-light.css?1729808080" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-relearn-dark.css?1729808080" screen and (prefers-color-scheme: dark);
|
||||
@import "chroma-relearn-light.css?1729808681" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-relearn-dark.css?1729808681" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@import "chroma-learn.css?1729808080" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-neon.css?1729808080" screen and (prefers-color-scheme: dark);
|
||||
@import "chroma-learn.css?1729808681" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-neon.css?1729808681" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@import "chroma-relearn-light.css?1729808080" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-relearn-dark.css?1729808080" screen and (prefers-color-scheme: dark);
|
||||
@import "chroma-relearn-light.css?1729808681" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-relearn-dark.css?1729808681" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
@import "theme-relearn-light.css?1729808080";
|
||||
@import "chroma-relearn-light.css?1729808080";
|
||||
@import "theme-relearn-light.css?1729808681";
|
||||
@import "chroma-relearn-light.css?1729808681";
|
||||
|
||||
#R-sidebar {
|
||||
display: none;
|
||||
|
|
|
@ -1 +1 @@
|
|||
@import "format-print.css?1729808080";
|
||||
@import "format-print.css?1729808681";
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* Styles to make Swagger-UI fit into our theme */
|
||||
|
||||
@import "fonts.css?1729808080";
|
||||
@import "variables.css?1729808080";
|
||||
@import "fonts.css?1729808681";
|
||||
@import "variables.css?1729808681";
|
||||
|
||||
body{
|
||||
line-height: 1.574;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@import "theme-relearn-light.css?1729808080" screen and (prefers-color-scheme: light);
|
||||
@import "theme-relearn-dark.css?1729808080" screen and (prefers-color-scheme: dark);
|
||||
@import "theme-relearn-light.css?1729808681" screen and (prefers-color-scheme: light);
|
||||
@import "theme-relearn-dark.css?1729808681" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@import "theme-learn.css?1729808080" screen and (prefers-color-scheme: light);
|
||||
@import "theme-neon.css?1729808080" screen and (prefers-color-scheme: dark);
|
||||
@import "theme-learn.css?1729808681" screen and (prefers-color-scheme: light);
|
||||
@import "theme-neon.css?1729808681" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@import "theme-zen-light.css?1729808080" screen and (prefers-color-scheme: light);
|
||||
@import "theme-zen-dark.css?1729808080" screen and (prefers-color-scheme: dark);
|
||||
@import "theme-zen-light.css?1729808681" screen and (prefers-color-scheme: light);
|
||||
@import "theme-zen-dark.css?1729808681" screen and (prefers-color-scheme: dark);
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@import "variables.css?1729808080";
|
||||
@import "variables.css?1729808681";
|
||||
|
||||
@charset "UTF-8";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue