fix
This commit is contained in:
parent
8e012bc906
commit
e5a8d23951
1 changed files with 6 additions and 6 deletions
12
files/static/dist/main.css
vendored
12
files/static/dist/main.css
vendored
|
@ -1842,9 +1842,9 @@ video {
|
|||
--tw-bg-opacity: 1;
|
||||
background-color: rgba(21, 94, 117, var(--tw-bg-opacity));
|
||||
}
|
||||
.bg-\[\#eab308\] {
|
||||
.bg-\[\#0d9488\] {
|
||||
--tw-bg-opacity: 1;
|
||||
background-color: rgba(234, 179, 8, var(--tw-bg-opacity));
|
||||
background-color: rgba(13, 148, 136, var(--tw-bg-opacity));
|
||||
}
|
||||
.bg-black {
|
||||
--tw-bg-opacity: 1;
|
||||
|
@ -2333,9 +2333,9 @@ video {
|
|||
--tw-text-opacity: 1;
|
||||
color: rgba(202, 138, 4, var(--tw-text-opacity));
|
||||
}
|
||||
.text-\[\#eab308\] {
|
||||
.text-\[\#0d9488\] {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgba(234, 179, 8, var(--tw-text-opacity));
|
||||
color: rgba(13, 148, 136, var(--tw-text-opacity));
|
||||
}
|
||||
.text-\[\#991b1b\] {
|
||||
--tw-text-opacity: 1;
|
||||
|
@ -2441,8 +2441,8 @@ video {
|
|||
--color-900: 49,46,129;
|
||||
}
|
||||
|
||||
.theme-seaside {
|
||||
--color-primary: 234,179,8;
|
||||
.theme-lake-tahoe {
|
||||
--color-primary: 13,148,136;
|
||||
--color-100: 245,253,254;
|
||||
--color-200: 185,239,245;
|
||||
--color-300: 157,237,247;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue