Benutzer:HAG-S13/Schach
Aus ZUM Projektwiki
.container {
max-width: 1200px;
margin: 20px auto;
padding: 20px;
background-color: #fff;
border-radius: 8px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
h1 {
text-align: center;
color: #333;
}
.section {
margin-bottom: 40px;
}
.section h2 {
color: #555;
border-bottom: 2px solid #ddd;
padding-bottom: 10px;
}
</style>
</head> <body>
Schach Übersicht
Schach - Die Regeln
Schach - Taktik + Strategie für Anfänger
Schach - allgemeine Mattbilder
</body> </html>
