127 lines
1.7 KiB
CSS
127 lines
1.7 KiB
CSS
*, ::before, ::after {
|
|
--tw-translate-x: 0;
|
|
--tw-translate-y: 0;
|
|
--tw-rotate: 0;
|
|
--tw-skew-x: 0;
|
|
--tw-skew-y: 0;
|
|
--tw-scale-x: 1;
|
|
--tw-scale-y: 1;
|
|
--tw-pan-x: ;
|
|
--tw-pan-y: ;
|
|
--tw-pinch-zoom: ;
|
|
--tw-scroll-snap-strictness: proximity;
|
|
--tw-ordinal: ;
|
|
--tw-slashed-zero: ;
|
|
--tw-numeric-figure: ;
|
|
--tw-numeric-spacing: ;
|
|
--tw-numeric-fraction: ;
|
|
--tw-ring-inset: ;
|
|
--tw-ring-offset-width: 0px;
|
|
--tw-ring-offset-color: #fff;
|
|
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
--tw-ring-offset-shadow: 0 0 #0000;
|
|
--tw-ring-shadow: 0 0 #0000;
|
|
--tw-shadow: 0 0 #0000;
|
|
--tw-shadow-colored: 0 0 #0000;
|
|
--tw-blur: ;
|
|
--tw-brightness: ;
|
|
--tw-contrast: ;
|
|
--tw-grayscale: ;
|
|
--tw-hue-rotate: ;
|
|
--tw-invert: ;
|
|
--tw-saturate: ;
|
|
--tw-sepia: ;
|
|
--tw-drop-shadow: ;
|
|
--tw-backdrop-blur: ;
|
|
--tw-backdrop-brightness: ;
|
|
--tw-backdrop-contrast: ;
|
|
--tw-backdrop-grayscale: ;
|
|
--tw-backdrop-hue-rotate: ;
|
|
--tw-backdrop-invert: ;
|
|
--tw-backdrop-opacity: ;
|
|
--tw-backdrop-saturate: ;
|
|
--tw-backdrop-sepia:
|
|
}
|
|
|
|
.fixed {
|
|
position: fixed
|
|
}
|
|
|
|
.top-0 {
|
|
top: 0px
|
|
}
|
|
|
|
.left-0 {
|
|
left: 0px
|
|
}
|
|
|
|
.-z-10 {
|
|
z-index: -10
|
|
}
|
|
|
|
.mt-10 {
|
|
margin-top: 2.5rem
|
|
}
|
|
|
|
.mt-auto {
|
|
margin-top: auto
|
|
}
|
|
|
|
.mb-2 {
|
|
margin-bottom: 0.5rem
|
|
}
|
|
|
|
.mb-1 {
|
|
margin-bottom: 0.25rem
|
|
}
|
|
|
|
.block {
|
|
display: block
|
|
}
|
|
|
|
.flex {
|
|
display: flex
|
|
}
|
|
|
|
.h-6 {
|
|
height: 1.5rem
|
|
}
|
|
|
|
.w-full {
|
|
width: 100%
|
|
}
|
|
|
|
.flex-col {
|
|
flex-direction: column
|
|
}
|
|
|
|
.border {
|
|
border-width: 1px
|
|
}
|
|
|
|
.text-sm {
|
|
font-size: 0.875rem;
|
|
line-height: 1.25rem
|
|
}
|
|
|
|
.text-xl {
|
|
font-size: 1.25rem;
|
|
line-height: 1.75rem
|
|
}
|
|
|
|
.font-bold {
|
|
font-weight: 700
|
|
}
|
|
|
|
.opacity-50 {
|
|
opacity: 0.5
|
|
}
|
|
|
|
.opacity-20 {
|
|
opacity: 0.2
|
|
}
|
|
|
|
.opacity-40 {
|
|
opacity: 0.4
|
|
}
|