diff --git a/assets/css/theme.css b/assets/css/theme.css index 39be6d7..5eaf7d9 100644 --- a/assets/css/theme.css +++ b/assets/css/theme.css @@ -819,6 +819,10 @@ select { top: 50%; } +.top-\[70\%\] { + top: 70%; +} + .top-full { top: 100%; } @@ -985,10 +989,6 @@ select { aspect-ratio: 342/513; } -.aspect-square { - aspect-ratio: 1 / 1; -} - .h-12 { height: 3rem; } @@ -1021,10 +1021,6 @@ select { height: 100%; } -.h-\[3rem\] { - height: 3rem; -} - .max-h-\[40px\] { max-height: 40px; } @@ -1057,6 +1053,10 @@ select { width: 75%; } +.w-32 { + width: 8rem; +} + .w-40 { width: 10rem; } @@ -1065,10 +1065,6 @@ select { width: 11rem; } -.w-48 { - width: 12rem; -} - .w-5 { width: 1.25rem; } @@ -1098,10 +1094,6 @@ select { width: max-content; } -.w-4 { - width: 1rem; -} - .max-w-6xl { max-width: 72rem; } @@ -1147,26 +1139,11 @@ select { border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y); } -.border-spacing-y-\[12px\] { - --tw-border-spacing-y: 12px; - border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y); -} - -.border-spacing-y-\[16px\] { - --tw-border-spacing-y: 16px; - border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y); -} - .border-spacing-y-\[1rem\] { --tw-border-spacing-y: 1rem; border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y); } -.border-spacing-x-\[4px\] { - --tw-border-spacing-x: 4px; - border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y); -} - .-translate-y-1\/2 { --tw-translate-y: -50%; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); @@ -1343,11 +1320,6 @@ select { border-color: rgb(252 165 165 / var(--tw-border-opacity)); } -.border-gray-400 { - --tw-border-opacity: 1; - border-color: rgb(156 163 175 / var(--tw-border-opacity)); -} - .bg-black\/70 { background-color: rgb(0 0 0 / 0.7); } @@ -1404,18 +1376,14 @@ select { stroke: #4b5563; } -.stroke-inherit { - stroke: inherit; -} - -.stroke-gray-900 { - stroke: #111827; -} - .stroke-gray-700 { stroke: #374151; } +.stroke-inherit { + stroke: inherit; +} + .stroke-\[3px\] { stroke-width: 3px; } @@ -1662,6 +1630,11 @@ select { color: rgb(239 68 68 / var(--tw-text-opacity)); } +.text-red-600 { + --tw-text-opacity: 1; + color: rgb(220 38 38 / var(--tw-text-opacity)); +} + .text-red-900 { --tw-text-opacity: 1; color: rgb(127 29 29 / var(--tw-text-opacity)); @@ -1672,26 +1645,6 @@ select { color: rgb(255 255 255 / var(--tw-text-opacity)); } -.text-red-800 { - --tw-text-opacity: 1; - color: rgb(153 27 27 / var(--tw-text-opacity)); -} - -.text-red-700 { - --tw-text-opacity: 1; - color: rgb(185 28 28 / var(--tw-text-opacity)); -} - -.text-red-600 { - --tw-text-opacity: 1; - color: rgb(220 38 38 / var(--tw-text-opacity)); -} - -.text-gray-800 { - --tw-text-opacity: 1; - color: rgb(31 41 55 / var(--tw-text-opacity)); -} - .underline { text-decoration-line: underline; } @@ -1716,11 +1669,6 @@ select { box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } -.outline-none { - outline: 2px solid transparent; - outline-offset: 2px; -} - .drop-shadow-lg { --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1)); filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); @@ -1828,10 +1776,6 @@ input[type="radio"]:focus,input[type="checkbox"]:focus { background-color: rgb(229 231 235 / var(--tw-bg-opacity)); } -.focus-within\:border-none:focus-within { - border-style: none; -} - .hover\:border-blue-900:hover { --tw-border-opacity: 1; border-color: rgb(30 58 138 / var(--tw-border-opacity)); @@ -1893,47 +1837,16 @@ input[type="radio"]:focus,input[type="checkbox"]:focus { border-width: 0px; } -.focus\:border-b-2:focus { - border-bottom-width: 2px; -} - -.focus\:border-none:focus { - border-style: none; -} - -.focus\:border-red-100:focus { - --tw-border-opacity: 1; - border-color: rgb(254 226 226 / var(--tw-border-opacity)); -} - -.focus\:outline-none:focus { - outline: 2px solid transparent; - outline-offset: 2px; -} - -.focus\:ring-2:focus { - --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); - --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color); - box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); -} - .focus\:ring-0:focus { --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); } -.active\:border-b-2:active { - border-bottom-width: 2px; -} - -.active\:border-none:active { - border-style: none; -} - -.active\:outline-none:active { - outline: 2px solid transparent; - outline-offset: 2px; +.focus\:ring-2:focus { + --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); + --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color); + box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); } .active\:ring-0:active { @@ -2026,6 +1939,10 @@ input[type="radio"]:focus,input[type="checkbox"]:focus { padding-right: 0.5rem; } + .max-md\:pl-4 { + padding-left: 1rem; + } + .max-md\:pr-2 { padding-right: 0.5rem; } @@ -2060,11 +1977,6 @@ input[type="radio"]:focus,input[type="checkbox"]:focus { left: 50%; } - .md\:mx-auto { - margin-left: auto; - margin-right: auto; - } - .md\:mb-4 { margin-bottom: 1rem; } diff --git a/templates/_partials/footer.tpl b/templates/_partials/footer.tpl index 742c5b1..5811dc0 100644 --- a/templates/_partials/footer.tpl +++ b/templates/_partials/footer.tpl @@ -60,7 +60,7 @@