mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
chore: ui improvements + add github button
This commit is contained in:
@@ -69,7 +69,7 @@ a:hover {
|
||||
|
||||
|
||||
|
||||
@media (prefers-color-scheme: light) {
|
||||
/* @media (prefers-color-scheme: light) {
|
||||
:root {
|
||||
color: #213547;
|
||||
background-color: #ffffff;
|
||||
@@ -80,7 +80,7 @@ a:hover {
|
||||
button {
|
||||
background-color: #f9f9f9;
|
||||
}
|
||||
}
|
||||
} */
|
||||
|
||||
.dark {
|
||||
--background: oklch(0.145 0 0);
|
||||
|
||||
Reference in New Issue
Block a user