darl & light

This commit is contained in:
2025-02-06 10:04:48 +02:00
parent 0e6c045411
commit a508714089
4 changed files with 10 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
/*! purgecss end ignore */
@import "tailwindcss/base";
@import "layout.css";
@import "tailwindcss/components";
@import "admonition.css";
@import "tailwindcss/utilities";
@@ -363,7 +363,7 @@ background-color:#5596f5 !important;
shadow
border-gray-400
capitalize
bg-gray-200
/* bg-gray-200 */
}
.my-header h4{
color:#9f9f9f;
@@ -439,7 +439,7 @@ background-color:#5596f5 !important;
} */
button :is(:where(p)) {
color: #ddd;
/* color: #ddd; */
font-weight: 400;
}