Added New Themes/Optimization
This commit is contained in:
@@ -311,3 +311,10 @@
|
||||
.light.theme-cyber2 .sm\:grid-cols-2.lg\:grid-cols-3.gap-4.mt-4 > .relative:nth-child(even) .group .h-1.w-full {
|
||||
background: linear-gradient(to right, hsl(280, 60%, 50%), hsl(280, 60%, 65%), hsl(280, 60%, 50%)) !important;
|
||||
}
|
||||
|
||||
.dark.theme-cyber2 .growth-word,
|
||||
.light.theme-cyber2 .growth-word {
|
||||
-webkit-text-fill-color: #1BB0CE !important;
|
||||
color: #1BB0CE !important;
|
||||
background: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user