Startseite fertiggestellt, GEG Zusammenfassung
This commit is contained in:
@@ -71,7 +71,7 @@ input:disabled, input:read-only, select:disabled {
|
||||
article {
|
||||
@apply w-full relative bg-white px-0 py-0;
|
||||
|
||||
hr {@apply mb-4 mt-4;}
|
||||
hr {@apply mb-4 mt-4 border-primary;}
|
||||
|
||||
h1 {@apply text-4xl font-normal mb-2;}
|
||||
h2{@apply text-2xl font-normal mb-2;}
|
||||
@@ -79,13 +79,11 @@ article {
|
||||
|
||||
a {@apply text-blue-700 font-medium inline;}
|
||||
|
||||
p {@apply text-lg font-normal mb-2;}
|
||||
li {@apply text-lg font-normal}
|
||||
ul {@apply inline-block}
|
||||
p {@apply text-lg font-normal pl-2 pr-2 mb-4;}
|
||||
li {@apply text-lg font-normal }
|
||||
ul {@apply list-disc list-inside mb-4}
|
||||
span {@apply text-secondary font-bold;}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user