Widget #98
@@ -88,9 +88,10 @@ import Layout from "#layouts/Layout.astro";
|
||||
@tailwind utilities;
|
||||
|
||||
#OEA_widget {
|
||||
@apply bg-white p-3 rounded-lg shadow-lg space-y-2;
|
||||
@apply bg-white p-3 rounded-lg shadow-lg;
|
||||
|
||||
#OEA_input { @apply space-y-2;
|
||||
|
||||
#OEA_input {
|
||||
|
||||
.OEA_zeile1, .OEA_zeile2 {
|
||||
@apply flex flex-row space-x-2;
|
||||
@@ -126,5 +127,5 @@ import Layout from "#layouts/Layout.astro";
|
||||
.empfehlungen a {
|
||||
@apply text-blue-600 underline hover:text-blue-800 font-semibold;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user