Hauptseite: Unterschied zwischen den Versionen
Erscheinungsbild
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 4: | Zeile 4: | ||
padding: 0; | padding: 0; | ||
display: flex; | display: flex; | ||
flex-direction: column; | flex-direction: column; | ||
justify-content: | justify-content: flex-start; | ||
align-items: center; | align-items: center; | ||
background: linear-gradient( | background: linear-gradient( | ||
181deg, | 181deg, | ||
| Zeile 17: | Zeile 17: | ||
color: black; | color: black; | ||
margin-top: 20px; | margin-top: 20px; | ||
text-decoration: none; /* Unterstreichung aus */ | |||
"> | "> | ||
Wiki4Life | Wiki4Life | ||
| Zeile 24: | Zeile 25: | ||
font-family: Arial, sans-serif; | font-family: Arial, sans-serif; | ||
color: black; | color: black; | ||
margin- | margin-top: 10px; | ||
text-decoration: none; /* Unterstreichung aus */ | |||
"> | "> | ||
Test | Test | ||
</h1> | </h1> | ||
</div> | </div> | ||