/* Container für die Notiz */
.note-box {
background-color: #FFF9E6;
border: 1px solid #E0D4A8;
padding: 15px;
border-radius: 5px;
margin-bottom: 15px;
}
/* Überschrift der Notiz */
.note-header {
font-size: 1.3em;
font-weight: bold;
color: #2c3e50;
margin-bottom: 10px;
}
/* Inhalt der Notiz */
.note-content {
line-height: 1.6;
font-size: 1em;
color: #333;
}
Du siehst gerade eine alte Version dieser Seite. Zurück zur letzten Version.
Dies ist die Version von 4. März 2025, 23:23 von Xineohp1506